Home
last modified time | relevance | path

Searched defs:truncate (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.141.3/osfmk/kern/
H A Dprintf.c258 boolean_t altfmt, truncate; in __doprnt() local
/xnu-8796.141.3/bsd/net/
H A Dpktap.c1512 convert_to_pktap_header_to_v2(struct bpf_packet *bpf_pkt, bool truncate) in convert_to_pktap_header_to_v2()
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_syscalls.c8279 truncate(proc_t p, struct truncate_args *uap, __unused int32_t *retval) in truncate() function