OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LispPathnameField
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
helper.h
101
LispObj *
LispPathnameField
(int, int);
pathname.c
884
return (
LispPathnameField
(PATH_HOST, 0));
893
return (
LispPathnameField
(PATH_DEVICE, 0));
902
return (
LispPathnameField
(PATH_DIRECTORY, 0));
911
return (
LispPathnameField
(PATH_NAME, 0));
920
return (
LispPathnameField
(PATH_TYPE, 0));
929
return (
LispPathnameField
(PATH_VERSION, 0));
938
return (
LispPathnameField
(PATH_NAME, 1));
947
return (
LispPathnameField
(PATH_DIRECTORY, 1));
1025
return (
LispPathnameField
(PATH_STRING, 1));
1034
return (
LispPathnameField
(PATH_HOST, 1))
[
all
...]
helper.c
976
LispPathnameField
(int field, int string)
Completed in 6 milliseconds
Indexes created Fri Aug 21 00:24:51 UTC 2026