Home
last modified time | relevance | path

Searched refs:shells (Results 1 – 25 of 90) sorted by relevance

1234

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dgetusershell.c80 static char **curshell, **shells, *strings; variable
102 if (shells != NULL) in endusershell()
103 free(shells); in endusershell()
104 shells = NULL; in endusershell()
129 free(shells); in initshells()
130 shells = NULL; in initshells()
139 shells = calloc(nsh + 1, sizeof(*shells)); in initshells()
140 if(shells == NULL) in initshells()
145 free(shells); in initshells()
146 shells = NULL; in initshells()
[all …]
/netbsd/src/etc/
Dshells1 # $NetBSD: shells,v 1.5 2021/11/27 18:39:15 uwe Exp $
3 # List of acceptable shells for chpass(1).
5 # one of these shells.
Dnsswitch.conf17 shells: files
Dshrc13 # This file is used by shells that might not support
DMakefile107 rc.shutdown remote rpc security security.conf services shells \
/netbsd/src/distrib/evbsh3/rom/ramdiskcommon/
Dlist12 COPY ${CURDIR}/../ramdiskcommon/shells etc/shells
/netbsd/src/usr.bin/getent/
Dgetent.c82 static int shells(int, char *[]);
107 { "shells", shells, },
820 shells(int argc, char *argv[]) in shells() function
/netbsd/src/share/man/man5/
DMakefile17 security.conf.5 services.5 shells.5 \
/netbsd/src/usr.bin/make/
Djob.c379 static Shell shells[] = { variable
484 static Shell *shell = &shells[DEFSHELL_INDEX];
2340 Shell *sh = shells; in FindShellByName()
2341 const Shell *shellsEnd = sh + sizeof shells / sizeof shells[0]; in FindShellByName()
2343 for (sh = shells; sh < shellsEnd; sh++) { in FindShellByName()
/netbsd/src/external/gpl3/gdb/dist/
Ddjunpack.bat4 Rem format, or else stock DOS/Windows shells will refuse to run it.
/netbsd/src/etc/skel/
Ddot.profile48 # This will happen for every shell started, not just login shells.
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dmisc.texi37 says that people with `admin' instances should be given `enabled' shells
/netbsd/src/games/fortune/datfiles/
Dlimerick5 She sells C shells by the seashore.
Dnetbsd-tips111 Math can be done within the sh(1) and ksh(1) shells or with expr(1),
/netbsd/src/external/bsd/file/dist/magic/magdir/
Dcommands4 # commands: file(1) magic for various shells and interpreters
/netbsd/src/external/gpl3/gcc/dist/libobjc/
Dconfigure.ac32 # for this particular configuration, but some shells, instead of
/netbsd/src/external/bsd/cron/dist/
DCHANGES85 shells, right?) I removed this bogus code. Dave Burgess gets the point.
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
DREADME109 separate shell process. Some platforms do not support server shells,
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dacinclude.m471 dnl but we need to sink errors and handle broken shells. We also test
/netbsd/src/external/gpl2/xcvs/dist/contrib/
DChangeLog525 ancient broken BSD shells.
550 ineffective in POSIX shells.
/netbsd/src/external/gpl3/gcc/dist/config/
Dacx.m4451 dnl but we need to sink errors and handle broken shells. We also test
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
Dconfigure.ac8 # for this particular configuration, but some shells, instead of
/netbsd/src/external/gpl3/binutils/dist/config/
Dacx.m4455 dnl but we need to sink errors and handle broken shells. We also test
/netbsd/src/external/gpl3/gdb/dist/config/
Dacx.m4455 dnl but we need to sink errors and handle broken shells. We also test
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dconfigure.ac8 # for this particular configuration, but some shells, instead of

1234