Home
last modified time | relevance | path

Searched defs:nv (Results 1 – 25 of 83) sorted by relevance

1234

/netbsd-src/lib/libc/gen/
H A Dunvis.c83 static const struct nv { struct
86 } nv[] = { argument
/netbsd-src/tests/net/icmp/
H A Dt_forward.c74 int nv; in sendttl() local
108 int nv; in router() local
/netbsd-src/usr.bin/config/
H A Dmain.c614 struct nvlist *nv; in dependopts() local
644 do_depends(struct nvlist * nv) do_depends() argument
654 do_depend(struct nvlist * nv) do_depend() argument
776 struct nvlist *nv; mksymlinks() local
839 add_fs_dependencies(struct nvlist * nv,struct nvlist * deps) add_fs_dependencies() argument
859 struct nvlist *nv; deffilesystem() local
1278 struct nvlist *nv; appendmkoption() local
1291 struct nvlist *nv; appendcondmkoption() local
1316 struct nvlist *nv; fixmkoption() local
1337 struct nvlist *nv, *onv; do_option() local
1378 struct nvlist *nv; undo_option() local
1459 cfcrosscheck(struct config * cf,const char * what,struct nvlist * nv) cfcrosscheck() argument
[all...]
H A Dutil.c195 struct nvlist *nv; in newnv() local
212 nvfree(struct nvlist * nv) nvfree() argument
222 nvfreel(struct nvlist * nv) nvfreel() argument
235 struct nvlist *nv; nvcat() local
[all...]
H A Dmkswap.c93 struct nvlist *nv; in mkoneswap() local
H A Dmkmakefile.c215 emitmkoption(FILE *fp, const char *ass, const struct nvlist *nv) in emitmkoption() argument
279 struct nvlist *nv; in emitdefs() local
652 struct nvlist *nv; emitappmkoptions() local
[all...]
H A Dmkheaders.c162 fprintcnt(FILE *fp, struct nvlist *nv) in fprintcnt() argument
174 struct nvlist *nv; in emitcnt() local
[all...]
H A Dfiles.c513 struct nvlist *nv; in fixcount() local
533 struct nvlist *nv; in fixfsel() local
H A Dsem.c121 struct nvlist *nv; in devcleanup() local
656 struct nvlist *nv; in defdevattach() local
948 struct nvlist *nv; resolve() local
1073 struct nvlist *nv; addconf() local
1393 struct nvlist *nv, *onv; remove_pspec() local
1566 struct nvlist *nv, *stack = NULL; deldeva() local
2206 onlist(struct nvlist * nv,void * ptr) onlist() argument
[all...]
/netbsd-src/sys/kern/
H A Dsubr_pcq.c181 uint32_t v, nv; in pcq_put() local
236 uint32_t v, nv; in pcq_get() local
/netbsd-src/external/bsd/file/dist/src/
H A Dreadcdf.c50 static const struct nv { struct
51 const char *pattern;
52 const char *mime;
117 cdf_app_to_mime(const char *vbuf, const struct nv *nv) in cdf_app_to_mime()
/netbsd-src/bin/ps/
H A Dfmt.c21 char *nv; in fmt_puts() local
/netbsd-src/external/cddl/osnet/dist/cmd/zpool/
H A Dzpool_util.c67 num_logs(nvlist_t *nv) in num_logs()
H A Dzpool_vdev.c606 nvlist_t *nv; in get_replication() local
948 make_disks(zpool_handle_t *zhp, nvlist_t *nv) in make_disks()
1095 is_device_in_use(nvlist_t *config, nvlist_t *nv, boolean_t force, in is_device_in_use()
1228 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; in construct_spec() local
/netbsd-src/bin/csh/
H A Dglob.c98 globtilde(Char **nv, Char *s) in globtilde()
130 Char *lm, *pe, *pl, *pm, **nv, **vl; in globbrace() local
216 Char **ex, **nv, *s, **vl; in expbrace() local
278 Char **ex, **nv, *s, **vl; in globexpand() local
/netbsd-src/external/bsd/am-utils/dist/wire-test/
H A Dwire-test.c58 int nv, ret; in main() local
/netbsd-src/usr.sbin/makemandb/
H A Dapropos-utils.c1042 struct nv { struct
1050 struct nv *nv = p; in term_putc() argument
1059 struct nv nv; in term_fix_seq() local
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_pool.c117 nvlist_t *nv, *nvl; in zpool_get_prop_string() local
142 nvlist_t *nv, *nvl; in zpool_get_prop_int() local
1429 nvlist_t *nv = NULL; in zpool_rewind_exclaim() local
1480 nvlist_t *nv = NULL; in zpool_explain_recover() local
1593 print_vdev_tree(libzfs_handle_t *hdl, const char *name, nvlist_t *nv, in print_vdev_tree()
1655 nvlist_t *nv = NULL; in zpool_import_props() local
1929 vdev_to_nvlist_iter(nvlist_t *nv, nvlist_t *search, boolean_t *avail_spare,
2201 vdev_online(nvlist_t *nv)
2246 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size,
3336 set_path(zpool_handle_t *zhp, nvlist_t *nv, const char *path)
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dmclex.c213 mc_add_keyword_ascii (const char *sz, int rid, const char *grp, rc_uint_type nv, const char *sv) in mc_add_keyword_ascii()
225 mc_add_keyword (unichar *usz, int rid, const char *grp, rc_uint_type nv, unichar *sv) in mc_add_keyword()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dmclex.c213 mc_add_keyword_ascii (const char *sz, int rid, const char *grp, rc_uint_type nv, const char *sv) in mc_add_keyword_ascii()
225 mc_add_keyword (unichar *usz, int rid, const char *grp, rc_uint_type nv, unichar *sv) in mc_add_keyword()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsafe-ctype.c131 #define nv _sch_isnvsp macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsafe-ctype.c131 #define nv _sch_isnvsp macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsafe-ctype.c131 #define nv _sch_isnvsp macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsafe-ctype.c131 #define nv _sch_isnvsp macro
/netbsd-src/external/cddl/osnet/dist/common/zfs/
H A Dzfs_comutil.c47 zfs_allocatable_devs(nvlist_t *nv) in zfs_allocatable_devs()

1234