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

  /src/usr.bin/find/
extern.h 85 PLAN *c_print(char ***, int, char *);
find.c 105 new = c_print(NULL, 0, NULL);
114 new = c_print(NULL, 0, NULL);
option.c 137 { "-print", N_PRINT, c_print, 0 },
  /src/sys/arch/x68k/stand/libdos/
Makefile 24 fnckeyst.S c_putc.S c_print.S c_color.S c_locate.S c_down_s.S \
  /src/bin/ksh/
proto.h 21 int c_print ARGS((char **));
c_ksh.c 220 c_print(wp) function
1444 {"echo", c_print},
1455 {"print", c_print},

Completed in 15 milliseconds