OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getusershell
(Results
1 - 5
of
5
) sorted by null
/external/dropbear/
compat.c
51
* daemon() and
getusershell
() is copyright as follows:
80
* Modifications for Dropbear to
getusershell
() are by Paul Marinceu
206
char *
getusershell
() {
function
/bionic/libc/bionic/
stubs.cpp
460
char*
getusershell
() {
function
/ndk/sources/host-tools/sed-4.2.1/lib/
unistd.in.h
442
extern char *
getusershell
(void);
443
/* Rewind to pointer that is advanced at each
getusershell
() call. */
445
/* Free the pointer that is advanced at each
getusershell
() call and
450
# undef
getusershell
macro
451
# define
getusershell
() \
macro
452
(GL_LINK_WARNING ("
getusershell
is unportable - " \
453
"use gnulib module
getusershell
for portability"), \
454
getusershell
())
458
"use gnulib module
getusershell
for portability"), \
463
"use gnulib module
getusershell
for portability"),
[
all
...]
/external/bison/darwin-lib/
unistd.h
1216
# undef
getusershell
macro
[
all
...]
/external/bison/linux-lib/
unistd.h
1216
# undef
getusershell
macro
[
all
...]
Completed in 581 milliseconds