Searched refs:sresult (Results 1 – 3 of 3) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0014-Handle-missing-gshadow.patch | 73 struct sgrp sgrp, *sresult = NULL; 89 r = nss_group_to_group_record(result, sresult, ret); 101 struct sgrp sgrp, *sresult = NULL; 117 r = nss_group_to_group_record(result, sresult, ret);
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0014-Handle-missing-gshadow.patch | 73 struct sgrp sgrp, *sresult = NULL; 89 r = nss_group_to_group_record(result, sresult, ret); 101 struct sgrp sgrp, *sresult = NULL; 116 r = nss_group_to_group_record(result, sresult, ret);
|
/openbmc/linux/fs/nfsd/ |
H A D | vfs.c | 759 u32 query, result = 0, sresult = 0; in nfsd_access() local 782 sresult |= map->access; in nfsd_access() 805 *supported = sresult; in nfsd_access()
|