OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newsid
(Results
1 - 6
of
6
) sorted by null
/external/libselinux/include/selinux/
avc.h
312
* @
newsid
: pointer to SID reference
318
* memory referenced by @
newsid
, returning %0 on success or -%1 on
323
security_class_t tclass, security_id_t *
newsid
);
330
* @
newsid
: pointer to SID reference
336
* memory referenced by @
newsid
, returning %0 on success or -%1 on
341
security_class_t tclass, security_id_t *
newsid
);
/external/libselinux/src/
avc.c
775
security_class_t tclass, security_id_t *
newsid
)
782
*
newsid
= NULL;
807
rc = sidtab_context_to_sid(&avc_sidtab, ctx,
newsid
);
812
aeref.ae->create_sid = *
newsid
;
815
*
newsid
= aeref.ae->create_sid;
/frameworks/base/docs/html/tools/extras/
oem-usb.jd
335
href="http://support.zte.com.cn/support/news/NewsDetail.aspx?
newsId
=1000442">http://support.zte.com.cn/support/news/NewsDetail.aspx?
newsId
=1000442</a></td></tr>
/external/libppp/src/
physical.c
344
int
newsid
;
local
365
newsid
= tcgetpgrp(p->fd) == getpgrp();
380
if (
newsid
)
bundle.c
1548
int niov, f, expect,
newsid
, fd[SEND_MAXFD], nfd, reply[2];
local
[
all
...]
/external/libsepol/src/
services.c
939
sepol_security_id_t
newsid
,
961
ncontext = sepol_sidtab_search(sidtab,
newsid
);
963
ERR(NULL, "unrecognized SID %d",
newsid
);
[
all
...]
Completed in 202 milliseconds