Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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 …]
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dpath-lookup.rst2 Pathname lookup
7 - <https://lwn.net/Articles/649115/> Pathname lookup in Linux
635 Pathname lookup always starts in RCU-walk mode but only remains there
1004 separate stack is allocated with room for 40 symlinks. Pathname
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst2125 Pathname to processed ICS2115 OS firmware (default:wavefront.os);
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/
H A Dautotools-update.patch5117 - {"Pathname fetch returned EOT", 108},
/OK3568_Linux_fs/u-boot/
H A DREADME4081 rootpath - Pathname of the root filesystem on the NFS server