Searched refs:sresult (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0026-Handle-missing-gshadow.patch | 72 struct sgrp sgrp, *sresult = NULL; 88 r = nss_group_to_group_record(result, sresult, ret); 100 struct sgrp sgrp, *sresult = NULL; 116 r = nss_group_to_group_record(result, sresult, ret);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0026-Handle-missing-gshadow.patch | 74 struct sgrp sgrp, *sresult = NULL; 90 r = nss_group_to_group_record(result, sresult, ret); 102 struct sgrp sgrp, *sresult = NULL; 118 r = nss_group_to_group_record(result, sresult, ret);
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | vfs.c | 670 u32 query, result = 0, sresult = 0; in nfsd_access() local 693 sresult |= map->access; in nfsd_access() 716 *supported = sresult; in nfsd_access()
|