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

12

/barrelfish-master/lib/libc/gen/
H A Dsetmode.c175 mode_t mask, perm, permXbits, who; local
228 for (who = 0;; ++p) {
231 who |= STANDARD_BITS;
234 who |= S_ISUID|S_IRWXU;
237 who |= S_ISGID|S_IRWXG;
240 who |= S_IRWXO;
254 who &= ~S_ISTXT;
262 if (!who || who & ~S_IRWXO)
267 if (!who || wh
375 addcmd(BITCMD *set, mode_t op, mode_t who, mode_t oparg, mode_t mask) argument
[all...]
/barrelfish-master/lib/posixcompat/
H A Dsetrlimit.c24 int getrusage(int who, struct rusage *usage) argument
/barrelfish-master/usr/eclipseclp/ecrc_solvers/propia/
H A Dzebra.pl26 Q. Who owns a Zebra, and who drinks water?
/barrelfish-master/lib/libc/net/
H A Dsctp_sys_calls.c544 struct sockaddr *who = NULL;
587 who = (struct sockaddr *)&addr;
592 if (who) {
593 msg.msg_name = (caddr_t)who;
594 msg.msg_namelen = who->sa_len;
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dintro-sec.tex118 that worked independently of {\eclipse}. It is useful for those users who
H A Ddatabase-sec.tex448 `Any pupil who studies English'), a boolean condition may be
457 % Any pupil who studies English
/barrelfish-master/usr/eclipseclp/documents/internal/project/
H A Dorganisation.tex117 and unsubscribe themselves. We manually subscribe everybody who
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Deprolog.tex700 who(X),
703 who(world).
704 who(friend).
707 is exported and can be used by other modules. The other, who/1 is
H A Dsolversintro.tex267 Any \eclipse{} user who has implemented a constraint solver is
H A Dprolog.tex1162 who Bart is an ancestor of?
/barrelfish-master/lib/lua/src/
H A Dlparser.c126 static void check_match (LexState *ls, int what, int who, int where) { argument
133 luaX_token2str(ls, what), luaX_token2str(ls, who), where));
/barrelfish-master/usr/eclipseclp/documents/libman/
H A Dintroduction.tex225 Any \eclipse\ user who has implemented a constraint solver is welcome to
H A Dextconjunto.tex49 For those who are already familiar with the \eclipse\ constraint library manual
H A Dextfd.tex1592 Who owns a Zebra, and who drinks water?
H A Dic.tex1159 Users who wish to track activity within their own programs may (if they
H A Dobsman.tex1698 Who owns a Zebra, and who drinks water?
/barrelfish-master/doc/014-bulk-transfer/
H A Dbulk-transfer.tex395 ask all consumers who have mapped this shared-pool to release the
397 release the pool and inform the consumer who contributed the
448 Other than this, the producer also maintains the list of consumers who
918 returned to the producer. And when all consumers who are sharing
1060 one consumer (one who has contributed that shared-pool). The initial
/barrelfish-master/usr/eclipseclp/documents/userman/
H A Dumssocket.tex182 if it wants the receiver to know who the sender was.
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dmegalog.pl35 ** It is intended that a user who moves his/her programs from
/barrelfish-master/usr/eclipseclp/documents/embedding/
H A Ddbi.tex119 library file when the dbi library is loaded. Normally, the person who
/barrelfish-master/doc/012-services/
H A DServices.tex116 % who is responsible for sending caps? binding or cap management?
/barrelfish-master/doc/019-device-drivers/
H A DDeviceDriver.tex447 freedom in who can register for PCI devices. In the future the plan is for x86
/barrelfish-master/lib/tommath/
H A Dbn.tex1757 For those who acknowledge the existence of negative numbers (heretic!) there are ``signed'' versions of the
/barrelfish-master/doc/006-routing/
H A DRouting.tex234 As a multi-hop channel allows to send messages in two directions, the direction field is needed to identify the direction of a particular message. Currently we assign direction ''1'' to all messages going from the dispatcher who initiated the multi-hop channel to the other dispatcher, and direction ''2'' for messages going the opposite way.
/barrelfish-master/usr/eclipseclp/documents/intro_paper/
H A Declipse.tex254 At the same time, we also hope that any readers who have suffered from

Completed in 139 milliseconds

12