Searched refs:who (Results 1 - 25 of 30) sorted by relevance

12

/haiku-fatelf/src/bin/coreutils/man/
H A Dwho.x2 who \- show who is logged on
/haiku-fatelf/src/system/libroot/posix/sys/
H A Dgetrusage.c15 getrusage(int who, struct rusage *rusage) argument
19 if (get_team_usage_info(B_CURRENT_TEAM, who, &info) != B_OK) {
/haiku-fatelf/src/system/libroot/os/
H A Dteam.c22 _get_team_usage_info(team_id team, int32 who, team_usage_info *info, size_t size) argument
24 return _kern_get_team_usage_info(team, who, info, size);
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/fork/
H A D7-1.c88 void read_catalog( nl_catd cat, char * who )
96 output( "Reading the message catalog from %s...\n", who );
119 output( "Message catalog read successfully in %s\n", who );
/haiku-fatelf/headers/posix/sys/
H A Dresource.h62 extern int getrusage(int who, struct rusage *rusage);
68 * int getpriority(int which, id_t who);
69 * int setpriority(int which, id_t who, int priority); */
/haiku-fatelf/3rdparty/mmu_man/irc/Haiku/
H A Dplugin.py204 who = "them"
207 who = "him"
210 who = "them"
211 t = "sends %s to BGA's basement and chains %s to a post in front of a computer. Get to work!" % (to, who)
/haiku-fatelf/src/libs/util/
H A Dlogin_class.c48 rlim_t (*who)(login_cap_t *, const char *, rlim_t, rlim_t); member in struct:login_res
100 rcur = (*lr->who)(lc, lr->what, rcur, rcur);
101 rmax = (*lr->who)(lc, lr->what, rmax, rmax);
102 rlim.rlim_cur = (*lr->who)(lc, name_cur, rcur, rcur);
103 rlim.rlim_max = (*lr->who)(lc, name_max, rmax, rmax);
/haiku-fatelf/src/libs/ncurses/ncurses/widechar/
H A Dlib_wacs.c92 * be the rule, but there are people who are offended by the notion that
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dsl.c287 SLNode save[MaxNumberOfLevels], who[MaxNumberOfLevels]; local
301 who[k] = p;
316 fix = who[k];
334 who[k] = p;
/haiku-fatelf/src/bin/network/telnetd/
H A Dtelnetd.c668 doit(struct sockaddr *who) argument
697 who, who->sa_len) == HOSTNAME_INVALIDADDR && registerd_host_only)
706 err_ = getnameinfo(who, who->sa_len, remote_hostname,
/haiku-fatelf/src/bin/coreutils/src/
H A Dwho.c1 /* GNU's who.
41 #define PROGRAM_NAME "who"
106 Ignored for `who am i'. */
604 /* Display a list of who is on the system, according to utmp file FILENAME.
607 who (const char *filename, int options) function
633 Print information about users who are currently logged in.\n\
805 case 2: /* who <blurf> <glop> */
809 case 0: /* who */
810 who (UTMP_FILE, READ_UTMP_CHECK_PIDS);
813 case 1: /* who <utm
[all...]
H A DMakefile.am19 # This list is *not* intended for programs like who, nice, chroot, etc.,
38 who
/haiku-fatelf/headers/private/kernel/
H A Dteam.h83 status_t _user_get_team_usage_info(team_id team, int32 who,
/haiku-fatelf/src/bin/rcs/
H A Drcs.c1014 sendmail(Delta, who)
1015 char const *Delta, *who;
1016 /* Function: mail to who, informing him that his lock on delta was
1028 aprintf(stderr, "Revision %s is already locked by %s.\n", Delta, who);
1067 status = run(fileno(mailmess), (char*)0, SENDMAIL, who, (char*)0);
1074 warn("Please tell `%s' why you broke the lock.", who);
H A Drcstest176 me=`who am i` || exit 2
/haiku-fatelf/headers/os/kernel/
H A DOS.h272 extern status_t _get_team_usage_info(team_id team, int32 who,
275 #define get_team_usage_info(team, who, info) \
276 _get_team_usage_info((team), (who), (info), sizeof(*(info)))
/haiku-fatelf/src/libs/ncurses/test/
H A Dbs.c1165 scount(int who) argument
1170 if (who)
/haiku-fatelf/src/system/kernel/
H A Dteam.cpp2652 common_get_team_usage_info(team_id id, int32 who, team_usage_info* info, argument
2655 if (who != B_TEAM_USAGE_SELF && who != B_TEAM_USAGE_CHILDREN)
2674 switch (who) {
3766 _get_team_usage_info(team_id id, int32 who, team_usage_info* info, size_t size) argument
3771 return common_get_team_usage_info(id, who, info, 0);
4275 _user_get_team_usage_info(team_id team, int32 who, team_usage_info* userInfo, argument
4282 status_t status = common_get_team_usage_info(team, who, &info,
/haiku-fatelf/src/bin/network/ftpd/
H A Dftpd.c1019 * requesting login privileges. Disallow anyone who does not have a standard
2733 dolog(struct sockaddr *who)
2737 realhostname_sa(remotehost, sizeof(remotehost) - 1, who, who->sa_len);
2739 if (getnameinfo(who, who->sa_len,
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dmpw.c408 getrusage (int who, struct rusage *rusage) argument
/haiku-fatelf/data/etc/
H A Dbash_completion1576 texindex touch tr uname unexpand uniq units vdir wc wget who; do
/haiku-fatelf/headers/private/system/
H A Dsyscalls.h178 extern status_t _kern_get_team_usage_info(team_id team, int32 who,
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-vars.c1518 debug_print_parameter_description(const stp_parameter_t *desc, const char *who, argument
1526 desc->name, (const void *) v, who,
/haiku-fatelf/src/add-ons/input_server/methods/canna/lib/
H A Dromaji.c1535 static WCHAR_T wu, wka, wto, wha, who; local
1551 who = buf[0];
1560 else if (wha <= ch && ch <= who) {
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex2128 % For those who want to use more than one line's worth of words in
3216 % there are no page numbers. The next person who breaks this will be

Completed in 252 milliseconds

12