Home
last modified time | relevance | path

Searched refs:argp (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/common/
H A Dlrz.c136 static int wcreceive __P ((int argc, char **argp));
893 wcreceive(int argc, char **argp) in wcreceive() argument
1015 strcpy(Pathname, *argp); in wcreceive()
1018 shortname=strrchr(*argp,'/'); in wcreceive()
1022 shortname=*argp; in wcreceive()
/rk3399_rockchip-uboot/api/
H A Dapi.c42 typedef int (*cfp_t)(va_list argp);