OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ksh_get_wd
(Results
1 - 3
of
3
) sorted by null
/external/mksh/src/
misc.c
1066
ksh_get_wd
(size_t *dlen)
function
1251
if ((p =
ksh_get_wd
(&len)) == NULL)
[
all
...]
funcs.c
204
if ((tp =
ksh_get_wd
(NULL)) == NULL || tp[0] != '/')
522
if (!p && !(p = allocd =
ksh_get_wd
(NULL))) {
[
all
...]
sh.h
[
all
...]
Completed in 110 milliseconds