Searched refs:globfree (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dglob.h53 # define globfree(a) _ssh__compat_globfree(a) macro
102 void globfree(glob_t *);
/freebsd-current/contrib/tcsh/
H A Dglob.h90 void globfree (glob_t *);
H A Dsh.glob.c455 globfree(&globv);
460 globfree(&globv);
475 globfree(&globv);
H A Dglob.c789 globfree(glob_t *pglob) function
/freebsd-current/usr.bin/locate/locate/
H A Dutil.c135 static char globfree[100]; variable
142 subp = globfree;
182 (p <= endmark) && subp < (globfree + sizeof(globfree));)
/freebsd-current/tests/sys/ses/
H A Dcommon.h54 globfree(&g);
H A Ddestructive.c64 globfree(&g);
/freebsd-current/include/
H A Dglob.h102 void globfree(glob_t *);
/freebsd-current/lib/libc/tests/gen/
H A Dglob2_test.c88 globfree(&g);
/freebsd-current/usr.bin/login/
H A Dlogin_fbtab.c138 globfree(&gl);
/freebsd-current/contrib/less/
H A Dlglob.h41 #define GLOB_LIST_DONE(list) globfree(&list)
/freebsd-current/contrib/unbound/util/
H A Dconfiglexer.lex146 globfree(&g);
156 globfree(&g);
/freebsd-current/usr.sbin/sesutil/
H A Dsesutil.c224 globfree(&g);
317 globfree(&g);
441 globfree(&g);
540 globfree(&g);
743 globfree(&g);
870 globfree(&g);
894 globfree(&g);
962 globfree(&g);
/freebsd-current/sbin/restore/
H A Dinteractive.c111 globfree(&arglist.glob);
378 globfree(&ap->glob);
/freebsd-current/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c158 globfree(&gl);
/freebsd-current/libexec/ftpd/
H A Dpopen.c106 globfree(&gl);
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_glob.c218 globfree(&gl);
/freebsd-current/crypto/openssh/
H A Dsftp.c727 globfree(&g);
823 globfree(&g);
985 globfree(&g);
1004 globfree(&g);
1071 globfree(&g);
1808 globfree(&g);
2120 globfree(&g);
/freebsd-current/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c541 globfree(&gl);
562 globfree(&gl);
1575 globfree(&gl);
1579 globfree(&gl);
/freebsd-current/contrib/mandoc/
H A Dmain.c821 globfree(&globinfo);
843 globfree(&globinfo);
864 globfree(&globinfo);
/freebsd-current/contrib/tnftp/src/
H A Dutil.c645 globfree(&gl);
649 globfree(&gl);
H A Dcmds.c533 globfree(&gl);
555 globfree(&gl);
/freebsd-current/crypto/heimdal/lib/roken/
H A Dglob.c743 globfree(glob_t *pglob) function
/freebsd-current/contrib/unbound/validator/
H A Dval_anchor.c837 globfree(&g);
841 globfree(&g);
/freebsd-current/lib/libc/gen/
H A DMakefile.inc440 MLINKS+=glob.3 globfree.3

Completed in 317 milliseconds

12