Lines Matching refs:SET
866 * So if you set allow_fd, you *MUST* initialize path.fd = -1
880 * If path was None and path.nullable was set,
881 * or if path was an integer and path.allow_fd was set,
1395 /* Set a POSIX-specific error from errno, and return NULL */
1519 it also needs to set "magic" environment variables indicating
1694 the file without the reparse handling flag set. */
1721 /* Set S_IEXEC if it is an .exe, .bat, ... */
1951 st_?time might be set to None. Initialize it
2949 Set file flags.
2995 Set file flags.
4026 Set program scheduling priority.
4238 Set the current numeric umask and return the previous umask.
4411 #define SET(i, field) \
4421 SET(0, u.sysname);
4422 SET(1, u.nodename);
4423 SET(2, u.release);
4424 SET(3, u.version);
4425 SET(4, u.machine);
4427 #undef SET
4623 Set the access and modified time of path.
5603 Set the scheduling policy for the process identified by pid.
5667 Set scheduling parameters for the process identified by pid.
5738 Set the CPU affinity of the process identified by pid to mask.
5836 The affinity is returned as a set of CPU identifiers.
5861 "a large enough CPU set");
6667 Set the current process's user id.
6688 Set the current process's effective user id.
6709 Set the current process's effective group id.
6731 Set the current process's real and effective user ids.
6755 Set the current process's real and effective group ids.
6775 Set the current process's group id.
6796 Set the groups of the current process to list.
7498 #define SET(i, field) \
7508 SET(0, user);
7509 SET(1, system);
7510 SET(2, children_user);
7511 SET(3, children_system);
7512 SET(4, elapsed);
7514 #undef SET
7672 Set the process group associated with the terminal specified by fd.
7976 Set the position of a file descriptor. Return the new position.
7989 /* Turn 0, 1, 2 into SEEK_{SET,CUR,END} */
8652 Create a pipe with flags set atomically.
8779 set a limit (sysconf() value SC_IOV_MAX) on the number of buffers that can be used.
8914 S_IFREG, S_IFCHR, S_IFBLK, and S_IFIFO. If S_IFCHR or S_IFBLK is set on mode,
9190 * get re-set with another call for the same key. */
10896 Set the current process's real, effective, and saved user ids.
10919 Set the current process's real, effective, and saved group ids.
11056 Set extended attribute attribute on path to value.
11462 Set the inheritable flag of the specified file descriptor.
11510 Set the inheritable flag of the specified handle.
11532 "False if the O_NONBLOCK flag is set, True if the flag is cleared.");
11554 "Set the blocking mode of the specified file descriptor.\n" \
11555 "Set the O_NONBLOCK flag if blocking is False,\n" \
11721 /* Set exception and return -1 on error, 0 for False, 1 for True */