OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strname
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libterminfo/
termcap.c
212
strname
(const char *key)
function in typeref:typename:const char *
528
name =
strname
(tok);
/src/bin/csh/
exec.c
573
char *
strname
;
local in function:executable
587
strname
= short2str(path);
590
strname
= short2str(name);
591
return (stat(
strname
, &stbuf) != -1 && ((S_ISREG(stbuf.st_mode) &&
594
access(
strname
, X_OK) == 0) || (dir_ok && S_ISDIR(stbuf.st_mode))));
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025