Home
last modified time | relevance | path

Searched refs:globbed (Results 1 – 9 of 9) sorted by relevance

/src/contrib/tcsh/
H A Dtc.os.c457 Char **globbed; in domigrate() local
460 globbed = v; in domigrate()
461 cleanup_push(globbed, blk_cleanup); in domigrate()
480 cleanup_until(globbed); in domigrate()
760 Char *cp, **globbed; in dobs2cmd() local
776 globbed = v; in dobs2cmd()
777 cleanup_push(globbed, blk_cleanup); in dobs2cmd()
852 cleanup_until(globbed); in dobs2cmd()
1472 Char **globbed; in doinlib() local
1476 globbed = v; in doinlib()
[all …]
H A Dsh.func.c218 Char **globbed, **fileptr, *ftest, *res; in dofiletest() local
226 globbed = v; in dofiletest()
227 cleanup_push(globbed, blk_cleanup); in dofiletest()
239 cleanup_until(globbed); in dofiletest()
1202 Char *cp, **globbed = NULL; in xecho() local
1230 globbed = v; in xecho()
1231 if (globbed != NULL) in xecho()
1232 cleanup_push(globbed, blk_cleanup); in xecho()
1312 if (globbed != NULL) in xecho()
1313 cleanup_until(globbed); in xecho()
H A Ded.screen.c525 Char **globbed; in EchoTC() local
532 globbed = v; in EchoTC()
533 cleanup_push(globbed, blk_cleanup); in EchoTC()
710 cleanup_until(globbed); in EchoTC()
H A Dtc.func.c197 Char **globbed; in dolist() local
212 globbed = v; in dolist()
213 cleanup_push(globbed, blk_cleanup); in dolist()
384 cleanup_until(globbed); in dolist()
H A Dsh.proc.c1496 Char *cp, **vp, **globbed; in pkill() local
1504 globbed = v; in pkill()
1505 cleanup_push(globbed, blk_cleanup); in pkill()
H A DNewThings47 * Imported environment variables are not globbed.
/src/crypto/openssl/test/
H A DREADME.ssltest.md292 files. The values in SSL_TESTS are globbed.
/src/contrib/sendmail/contrib/
H A Dmmuegel809 ;# control file and no data file are saved to the array globbed by
811 ;# control file are saved to the array globbed by *Missing_Data_IDs.
873 ;# The following globbed variables are set (or cleared) by this function:
933 X # Reset the globbed variables just in case
/src/contrib/unbound/doc/
H A DChangelog6880 - Fix config globbed include chroot treatment, this fixes reload of
7781 - max include of 100.000 files (depth and globbed at one time).