OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:om
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/telnet/
authenc.c
95
int
om
= globalmode;
local
109
TerminalNewMode(
om
);
/src/sys/dev/onewire/
onewire_subr.c
108
const struct onewire_matchfam *
om
;
local
111
for (i = 0,
om
= fams; i < nent; i++,
om
++)
112
if (ONEWIRE_ROM_FAMILY_TYPE(oa->oa_rom) ==
om
->om_type)
/src/sbin/sysctl/
sysctl.c
2633
mode_t
om
, mm;
local
2686
om
= (mode_t)o;
2694
strmode(
om
, buf);
2695
rc = snprintf(outbuf, sizeof(outbuf), "%04o (%s)",
om
, buf + 1);
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026