parse.c | 101 static void print_service(const char *, struct servtab *); 195 print_service("REDO", sep); 201 print_service("ADD ", sep); 890 * print_service: 894 print_service(const char *action, struct servtab *sep) function in typeref:typename:void 973 print_service("FREE", sep);
|