Home
last modified time | relevance | path

Searched refs:globfree (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/usr.bin/locate/locate/
H A Dutil.c135 static char globfree[100]; variable
142 subp = globfree; in patprep()
182 (p <= endmark) && subp < (globfree + sizeof(globfree));) in patprep()
/freebsd/crypto/openssh/openbsd-compat/
H A Dglob.h53 # define globfree(a) _ssh__compat_globfree(a) macro
102 void globfree(glob_t *);
/freebsd/usr.sbin/sesutil/
H A Dsesutil.c223 globfree(&g); in sesled()
316 globfree(&g); in sesled()
440 globfree(&g); in objmap()
539 globfree(&g); in objmap()
743 globfree(&g); in show()
870 globfree(&g); in show()
895 globfree(&g); in encstatus()
963 globfree(&g); in encstatus()
/freebsd/contrib/tcsh/
H A Dglob.h90 void globfree (glob_t *);
H A Dsh.glob.c455 globfree(&globv); in libglob()
460 globfree(&globv); in libglob()
475 globfree(&globv); in libglob()
/freebsd/include/
H A Dglob.h102 void globfree(glob_t *);
/freebsd/tests/sys/ses/
H A Dcommon.h54 globfree(&g); in for_each_ses_dev()
H A Ddestructive.c64 globfree(&g); in for_one_ses_dev()
/freebsd/lib/libc/tests/gen/
H A Dglob2_test.c88 globfree(&g); in ATF_TC_BODY()
/freebsd/crypto/heimdal/lib/roken/
H A Dglob.hin54 #define globfree rk_globfree
100 globfree (glob_t *);
H A Dglob.c743 globfree(glob_t *pglob) in globfree() function
/freebsd/usr.bin/login/
H A Dlogin_fbtab.c138 globfree(&gl); in login_protect()
/freebsd/contrib/less/
H A Dlglob.h41 #define GLOB_LIST_DONE(list) globfree(&list)
/freebsd/libexec/ftpd/
H A Dpopen.c106 globfree(&gl); in ftpd_popen()
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c158 globfree(&gl); in ftpd_popen()
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_glob.c218 globfree(&gl); in run()
/freebsd/crypto/openssh/
H A Dsftp.c729 globfree(&g); in process_get()
825 globfree(&g); in process_put()
987 globfree(&g); in do_globbed_ls()
1006 globfree(&g); in do_globbed_ls()
1073 globfree(&g); in do_globbed_ls()
1810 globfree(&g); in parse_dispatch_command()
2122 globfree(&g); in complete_match()
/freebsd/sbin/restore/
H A Dinteractive.c111 globfree(&arglist.glob); in runcmdshell()
378 globfree(&ap->glob); in getcmd()
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c541 globfree(&gl); in mput()
562 globfree(&gl); in mput()
1575 globfree(&gl); in globulize()
1579 globfree(&gl); in globulize()
/freebsd/contrib/mandoc/
H A Dmain.c834 globfree(&globinfo); in fs_lookup()
856 globfree(&globinfo); in fs_lookup()
877 globfree(&globinfo); in fs_lookup()
/freebsd/lib/libc/gen/
H A DSymbol.map418 globfree;
H A DMakefile.inc442 MLINKS+=glob.3 globfree.3
/freebsd/contrib/tnftp/src/
H A Dutil.c645 globfree(&gl); in globulize()
649 globfree(&gl); in globulize()
/freebsd/contrib/unbound/validator/
H A Dval_anchor.c837 globfree(&g); in anchor_read_bind_file_wild()
841 globfree(&g); in anchor_read_bind_file_wild()
/freebsd/contrib/unbound/util/
H A Dconfiglexer.lex146 globfree(&g); in config_start_include_glob()
156 globfree(&g); in config_start_include_glob()

12