Searched defs:tab (Results 1 – 5 of 5) sorted by relevance
| /xnu-12377.61.12/libkern/stdio/ |
| H A D | scanf.c | 612 __sccl(char *tab, const u_char *fmt) in __sccl()
|
| /xnu-12377.61.12/bsd/dev/dtrace/ |
| H A D | blist.c | 741 blst_radix_print(blmeta_t *scan, daddr_t blk, daddr_t radix, int skip, int tab)
|
| /xnu-12377.61.12/bsd/vfs/ |
| H A D | vfs_attrlist.c | 437 getvolattrlist_parsetab(struct getvolattrlist_attrtab *tab, attrgroup_t attrs, struct vfs_attr *vsp, in getvolattrlist_parsetab() 511 struct getvolattrlist_attrtab *tab; in getvolattrlist_fixupattrs() local 697 getattrlist_parsetab(struct getattrlist_attrtab *tab, attrgroup_t attrs, in getattrlist_parsetab() 864 struct getattrlist_attrtab *tab; in getattrlist_fixupattrs() local
|
| /xnu-12377.61.12/bsd/kern/ |
| H A D | subr_prf.c | 322 tablefull(const char *tab) in tablefull()
|
| /xnu-12377.61.12/tests/unit/tools/ |
| H A D | generate_ut_proj.py | 98 def tab(count): function
|