OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dfind
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
dir.c
56
static struct directory *
dfind
(Char *);
352
else if ((dp =
dfind
(*v)) != 0) {
504
else if ((dp =
dfind
(*v)) != NULL) {
526
*
dfind
- find a directory if specified by numeric (+n) argument
529
dfind
(Char *cp)
function in typeref:struct:directory *
569
else if ((dp =
dfind
(*v)) == 0)
dir.c
56
static struct directory *
dfind
(Char *);
352
else if ((dp =
dfind
(*v)) != 0) {
504
else if ((dp =
dfind
(*v)) != NULL) {
526
*
dfind
- find a directory if specified by numeric (+n) argument
529
dfind
(Char *cp)
function in typeref:struct:directory *
569
else if ((dp =
dfind
(*v)) == 0)
Completed in 21 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025