Home
last modified time | relevance | path

Searched defs:full (Results 1 – 25 of 94) sorted by relevance

1234

/netbsd-src/usr.sbin/fssconfig/
H A Dfssconfig.c114 char full[64], path[MAXPATHLEN]; in config() local
208 char full[64]; in unconfig() local
228 char *dev, path[64], full[64]; in list() local
/netbsd-src/sys/ddb/
H A Ddb_command.c1036 bool full = false; in db_kqueue_print_cmd() local
1058 bool full = false; in db_map_print_cmd() local
1078 bool full = false; in db_object_print_cmd() local
1096 bool full = false; in db_page_print_cmd() local
1126 bool full = false; in db_buf_print_cmd() local
1201 bool full = false; in db_vnode_print_cmd() local
1218 bool full = false; in db_vnode_lock_print_cmd() local
1247 bool full = false; in db_mount_print_cmd() local
1260 bool full = false; in db_show_all_mounts() local
1482 bool full = false; in db_fdt_print_cmd() local
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/
H A DMakefile17 full: target
/netbsd-src/games/trek/
H A Dgetpar.h39 const char *full; member
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_email.py114 full = os.path.join(root, f) variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_email.py114 full = os.path.join(root, f) variable
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dstrip_addr.c76 char *strip_addr_internal(const char *full, char **extension, in strip_addr_internal()
/netbsd-src/sys/dev/rasops/
H A Drasops24.c214 int bytes, full, slop, cnt; in rasops24_eraserows() local
297 int height, slop1, slop2, full, cnt; in rasops24_erasecols() local
H A Drasops1-4_putchar.h91 int height, width, full, cnt, bit; in NAME() local
H A Drasops_bitops.h222 int height, width, lnum, rnum, sb, db, full, cnt, sboff; in NAME() local
/netbsd-src/games/sail/
H A Dpl_4.c49 int rig, full; in changesail() local
H A Ddr_3.c335 int rig, full; in checksails() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DXRayInstr.h63 bool full() const { return Mask == XRayInstrKind::All; } in full() function
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcov-merge.c113 unsigned full = all < 0; in __gcov_merge_topn() local
/netbsd-src/sys/arch/sun2/sun2/
H A Dpromlib.c97 _mode_monitor(struct kernel_state *state, int full) in _mode_monitor()
126 _mode_kernel(struct kernel_state *state, int full) in _mode_kernel()
/netbsd-src/sys/arch/powerpc/powerpc/
H A Ddb_trace.c151 bool full = false; in db_stack_trace_print() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dauth_mgr.h16 TSS_BOOL full; member
/netbsd-src/external/mit/isl/dist/
H A Disl_tab_lexopt_templ.c203 int max, full; in SF() local
/netbsd-src/sys/kern/
H A Dvfs_subr.c1675 vfs_buf_print(struct buf * bp,int full,void (* pr)(const char *,...)) vfs_buf_print() argument
1695 vfs_vnode_print(struct vnode * vp,int full,void (* pr)(const char *,...)) vfs_vnode_print() argument
1719 vfs_vnode_lock_print(void * vlock,int full,void (* pr)(const char *,...)) vfs_vnode_lock_print() argument
1734 vfs_mount_print_all(int full,void (* pr)(const char *,...)) vfs_mount_print_all() argument
1742 vfs_mount_print(struct mount * mp,int full,void (* pr)(const char *,...)) vfs_mount_print() argument
[all...]
/netbsd-src/sys/rump/librump/rumpvfs/
H A Drump_vfs.c482 int *full = cl; in rump_print_selector() local
491 rump_vfs_mount_print(const char *path, int full) in rump_vfs_mount_print()
/netbsd-src/sys/fs/puffs/
H A Dpuffs_subr.c50 const struct componentname *cn, int full) in puffs_makecn()
/netbsd-src/games/dab/
H A Dboard.cc147 int BOARD::full(void) const in full() function in BOARD
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lz/
H A Dlz_decoder.h33 size_t full; member
/netbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_interface.c525 int i, j, full = 0; in db_pmap_kernel() local
581 int i, j=0, full = 0; in db_pmap_cmd() local
846 int i, start = 0, full = 0, reverse = 0; in db_traptrace() local
/netbsd-src/sys/uvm/
H A Duvm_object.c339 uvm_object_printit(struct uvm_object *uobj, bool full, in uvm_object_printit()

1234