HomeSort by: relevance | last modified time | path
    Searched refs:getcaps (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.sbin/lpr/lpc/
cmds.c 84 static void getcaps(void);
128 getcaps();
191 getcaps();
288 getcaps();
401 getcaps();
458 getcaps();
516 getcaps(void) function in typeref:typename:void
673 getcaps();
735 getcaps();
826 getcaps();
    [all...]
  /src/games/backgammon/teachgammon/
teach.c 71 tflag = getcaps(getenv("TERM"));
  /src/games/backgammon/common_source/
back.h 156 int getcaps(const char *);
subs.c 360 tflag = getcaps(*s);
362 tflag = getcaps(&s[0][2]);
fancy.c 712 getcaps(const char *s) function in typeref:typename:int
  /src/games/backgammon/backgammon/
main.c 113 tflag = getcaps(getenv("TERM"));
  /src/sbin/ifconfig/
ieee80211.c 74 static const char * getcaps(int);
834 , getcaps(sr->isr_capinfo)
878 getcaps(int capinfo) function in typeref:typename:const char *

Completed in 15 milliseconds