OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptmpfd
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/user/
user.c
1077
int
ptmpfd
;
local in function:adduser
1100
if ((
ptmpfd
= pw_lock(WAITSECS)) < 0) {
1108
if (write(
ptmpfd
, buf, (size_t)(cc)) != cc) {
1111
(void)close(
ptmpfd
);
1142
(void)close(
ptmpfd
);
1151
(void)close(
ptmpfd
);
1159
(void)close(
ptmpfd
);
1172
(void)close(
ptmpfd
);
1179
(void)close(
ptmpfd
);
1195
(void)close(
ptmpfd
);
1434
int
ptmpfd
;
local in function:moduser
[
all
...]
user.c
1077
int
ptmpfd
;
local in function:adduser
1100
if ((
ptmpfd
= pw_lock(WAITSECS)) < 0) {
1108
if (write(
ptmpfd
, buf, (size_t)(cc)) != cc) {
1111
(void)close(
ptmpfd
);
1142
(void)close(
ptmpfd
);
1151
(void)close(
ptmpfd
);
1159
(void)close(
ptmpfd
);
1172
(void)close(
ptmpfd
);
1179
(void)close(
ptmpfd
);
1195
(void)close(
ptmpfd
);
1434
int
ptmpfd
;
local in function:moduser
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025