| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0005-Don-t-assume-strerror_l-is-available.patch | 31 …trnstr strsep strtof strtok_r strtoll swab tdestroy tfind timegm timespec_get strverscmp pathconf])
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nfs_xdr.h | 1114 struct nfs_pathconf *pathconf; member 1760 int (*pathconf) (struct nfs_server *, struct nfs_fh *, member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | unistd.h | 623 extern long int pathconf (const char *__path, int __name)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | unistd.h | 623 extern long int pathconf (const char *__path, int __name)
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | proc.c | 745 .pathconf = nfs_proc_pathconf,
|
| H A D | nfs4proc.c | 5188 struct nfs_pathconf *pathconf) in _nfs4_proc_pathconf() argument 5195 .pathconf = pathconf, in _nfs4_proc_pathconf() 5205 memset(pathconf, 0, sizeof(*pathconf)); in _nfs4_proc_pathconf() 5209 nfs_fattr_init(pathconf->fattr); in _nfs4_proc_pathconf() 5214 struct nfs_pathconf *pathconf) in nfs4_proc_pathconf() argument 5223 _nfs4_proc_pathconf(server, fhandle, pathconf), in nfs4_proc_pathconf() 10436 .pathconf = nfs4_proc_pathconf,
|
| H A D | nfs3proc.c | 1025 .pathconf = nfs3_proc_pathconf,
|
| H A D | client.c | 849 if (clp->rpc_ops->pathconf(server, mntfh, &pathinfo) >= 0) in nfs_probe_fsinfo()
|
| H A D | nfs3xdr.c | 2535 PROC(PATHCONF, getattr, pathconf, 0),
|
| H A D | nfs4xdr.c | 4444 static int decode_pathconf(struct xdr_stream *xdr, struct nfs_pathconf *pathconf) in decode_pathconf() argument 4457 if ((status = decode_attr_maxlink(xdr, bitmap, &pathconf->max_link)) != 0) in decode_pathconf() 4459 if ((status = decode_attr_maxname(xdr, bitmap, &pathconf->max_namelen)) != 0) in decode_pathconf() 6831 status = decode_pathconf(xdr, res->pathconf); in nfs4_xdr_dec_pathconf()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-13 | 1535 * pathconf: (libc)Pathconf. 3130 then the macro is undefined; use ‘pathconf’ or ‘fpathconf’ to find out 3245 particular file, call ‘pathconf’ or ‘fpathconf’. *Note Pathconf::. 3322 32.9 Using ‘pathconf’ 3332 -- Function: long int pathconf (const char *FILENAME, int PARAMETER) 3343 The normal return value from ‘pathconf’ is the value you requested. 3363 This is just like ‘pathconf’ except that an open file descriptor is 3378 argument to ‘pathconf’ and ‘fpathconf’. The values are all integer 15706 ‘long int pathconf (const char *FILENAME, int PARAMETER)’
|
| H A D | libc.info-16 | 1535 * pathconf: (libc)Pathconf. 4001 * pathconf: Pathconf. (line 13)
|
| H A D | dir | 1414 * pathconf: (libc)Pathconf.
|
| H A D | libc.info-14 | 1535 * pathconf: (libc)Pathconf.
|
| H A D | libc.info | 1535 * pathconf: (libc)Pathconf.
|
| H A D | libc.info-17 | 1535 * pathconf: (libc)Pathconf.
|
| H A D | libc.info-8 | 1535 * pathconf: (libc)Pathconf.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-13 | 1535 * pathconf: (libc)Pathconf. 3130 then the macro is undefined; use ‘pathconf’ or ‘fpathconf’ to find out 3245 particular file, call ‘pathconf’ or ‘fpathconf’. *Note Pathconf::. 3322 32.9 Using ‘pathconf’ 3332 -- Function: long int pathconf (const char *FILENAME, int PARAMETER) 3343 The normal return value from ‘pathconf’ is the value you requested. 3363 This is just like ‘pathconf’ except that an open file descriptor is 3378 argument to ‘pathconf’ and ‘fpathconf’. The values are all integer 15706 ‘long int pathconf (const char *FILENAME, int PARAMETER)’
|
| H A D | libc.info-16 | 1535 * pathconf: (libc)Pathconf. 4001 * pathconf: Pathconf. (line 13)
|
| H A D | dir | 1414 * pathconf: (libc)Pathconf.
|
| H A D | libc.info-14 | 1535 * pathconf: (libc)Pathconf.
|
| H A D | libc.info | 1535 * pathconf: (libc)Pathconf.
|
| H A D | libc.info-17 | 1535 * pathconf: (libc)Pathconf.
|
| H A D | libc.info-8 | 1535 * pathconf: (libc)Pathconf.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/ |
| H A D | autotools-update.patch | 1660 -# define PATH_MAX (pathconf ("/", _PC_PATH_MAX) < 1 ? 1024 : pathconf ("/", _PC_PATH_MAX))
|