OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compat_opt
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/passwd/
passwd.c
63
char
compat_opt
;
member in struct:pw_module_s
123
if (pwm->
compat_opt
!= 0)
124
opts[i++] = pwm->
compat_opt
;
135
/* Try based on
compat_opt
or -d. */
138
pwm->
compat_opt
== 0) {
162
if (pwm->
compat_opt
!= 0 && ch == pwm->
compat_opt
) {
passwd.c
63
char
compat_opt
;
member in struct:pw_module_s
123
if (pwm->
compat_opt
!= 0)
124
opts[i++] = pwm->
compat_opt
;
135
/* Try based on
compat_opt
or -d. */
138
pwm->
compat_opt
== 0) {
162
if (pwm->
compat_opt
!= 0 && ch == pwm->
compat_opt
) {
Completed in 39 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025