Home
last modified time | relevance | path

Searched refs:envopts (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/env/
H A DMakefile5 SRCS= env.c envopts.c
/freebsd/sys/nfs/
H A Dnfs_diskless.c97 nfs_parse_options(const char *envopts, struct nfs_args *nd) in nfs_parse_options() argument
102 opts = strdup(envopts, M_TEMP); in nfs_parse_options()