Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dlrz.c82 char *Pathname; variable
1008 if (Pathname) in wcreceive()
1009 free(Pathname); in wcreceive()
1011 Pathname=malloc(PATH_MAX+1); in wcreceive()
1015 strcpy(Pathname, *argp); in wcreceive()
1016 checkpath(Pathname); in wcreceive()
1025 vstringf(_("%s: ready to receive %s"), program_name, Pathname); in wcreceive()
1080 if (Restricted && Pathname) { in wcreceive()
1082 vstringf(_("\r\n%s: %s removed.\r\n"), program_name, Pathname); in wcreceive()
1587 if (Pathname) in procheader()
[all …]
/rk3399_rockchip-uboot/
H A DREADME4081 rootpath - Pathname of the root filesystem on the NFS server