OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:personality
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/passwd/
passwd.c
85
static const struct pw_module_s *
personality
;
variable in typeref:typename:const struct pw_module_s *
103
if (
personality
!= NULL &&
personality
->pw_usage != NULL)
104
(*
personality
->pw_usage)("usage:");
128
/* First, look for
personality
based on argv[0]. */
140
* We have reached the default
personality
case.
142
*
personality
name.
157
* chosen
personality
.
165
* is our chosen
personality
.
176
personality
= pwm
[
all
...]
/src/sys/lib/libunwind/
DwarfParser.hpp
37
pint_t
personality
;
member in struct:_Unwind::CFI_Parser::CIE_Info
205
cieInfo->
personality
= 0;
256
cieInfo->
personality
= addressSpace.getEncodedP(
Completed in 13 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025