Searched refs:argp (Results 1 – 2 of 2) sorted by relevance
136 static int wcreceive __P ((int argc, char **argp));893 wcreceive(int argc, char **argp) in wcreceive() argument1015 strcpy(Pathname, *argp); in wcreceive()1018 shortname=strrchr(*argp,'/'); in wcreceive()1022 shortname=*argp; in wcreceive()
42 typedef int (*cfp_t)(va_list argp);