HomeSort by: relevance | last modified time | path
    Searched defs:pathtype (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librumphijack/
hijack.c 444 enum pathtype { PATH_HOST, PATH_RUMP, PATH_RUMPBLANKET }; enum
447 static enum pathtype path_isrump(const char *);
620 enum pathtype pt; \
1085 static enum pathtype
1195 enum pathtype pt;
1227 enum pathtype pt;
1327 enum pathtype ptf, ptt;
1369 enum pathtype pt;
2726 enum pathtype pt;
hijack.c 444 enum pathtype { PATH_HOST, PATH_RUMP, PATH_RUMPBLANKET }; enum
447 static enum pathtype path_isrump(const char *);
620 enum pathtype pt; \
1085 static enum pathtype
1195 enum pathtype pt;
1227 enum pathtype pt;
1327 enum pathtype ptf, ptt;
1369 enum pathtype pt;
2726 enum pathtype pt;

Completed in 60 milliseconds