Home
last modified time | relevance | path

Searched refs:who (Results 1 – 12 of 12) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dgetpriority.c16 __priority_which_t, which, id_t, who) in _syscall2() argument
21 int getpriority(__priority_which_t which, id_t who) in _syscall2()
25 res = __syscall_getpriority(which, who); in _syscall2()
A Dgetrusage.c13 _syscall2(int, getrusage, __rusage_who_t, who, struct rusage *, usage)
A Dsetpriority.c14 _syscall3(int, setpriority, __priority_which_t, which, id_t, who, int, prio)
/l4re-core-master/l4re/include/
A Dunique_cap38 * \note This type is intended for users who implement a custom capability
53 * \note This function is intended for users who implement a custom capability
71 * \note This type is intended for users who implement a custom capability
86 * \note This function is intended for users who implement a custom capability
A Dshared_cap40 * \note This type is intended for users who implement a custom capability
55 * \note This function is intended for users who implement a custom capability
76 * \note This type is intended for users who implement a custom capability
91 * \note This function is intended for users who implement a custom capability
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DDEDICATION.mjn32 All of my uClibc and busybox work is dedicated to Toni, my love who
A DChangelog59 See Changelog.full for the complete list of who did what.
93 See Changelog.full for the complete list of who did what.
117 See Changelog.full for the complete list of who did what.
145 See Changelog.full for the complete list of who did what.
175 See Changelog.full for the complete list of who did what.
206 See Changelog.full for the complete list of who did what.
234 See Changelog.full for the complete list of who did what.
283 See Changelog.full for the complete list of who did what.
334 See Changelog.full for the complete list of who did what.
424 See Changelog.full for the complete list of who did what.
[all …]
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c464 int getrusage(int who, struct rusage* usage) in getrusage() argument
466 (void)who; (void)usage; in getrusage()
/l4re-core-master/l4sys/include/
A Dexception38 * thread's exception handler, who can then handle it.
/l4re-core-master/
A DCOPYING122 entire whole, and thus to each and every part regardless of who wrote it.
176 However, parties who have received copies, or rights, from you under
206 all those who receive copies directly or indirectly through you, then
231 original copyright holder who places the Program under this License
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A DPORTING134 and since you're the only one who cares about this arch (right now), you
/l4re-core-master/lua/lib/contrib/src/
A Dlparser.c130 static void check_match (LexState *ls, int what, int who, int where) { in check_match() argument
137 luaX_token2str(ls, what), luaX_token2str(ls, who), where)); in check_match()

Completed in 15 milliseconds