OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:portc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/mount_portal/
puffs_portal.c
326
struct portal_cred *
portc
, char **v)
351
error = activate_argv(
portc
, portn->path, v, &fd);
499
credtr(struct portal_cred *
portc
, const struct puffs_cred *puffc, int mode)
501
memset(
portc
, 0, sizeof(struct portal_cred));
503
portc
->pcr_flag = mode;
504
puffs_cred_getuid(puffc, &
portc
->pcr_uid);
505
puffs_cred_getgid(puffc, &
portc
->pcr_gid);
506
puffs_cred_getgroups(puffc,
portc
->pcr_groups,
507
(short *)&
portc
->pcr_ngroups);
575
struct portal_cred
portc
;
local
637
struct portal_cred
portc
;
local
[
all
...]
/src/sys/arch/mac68k/nubus/
cpi_nubus.c
574
uint8_t portb,
portc
;
local
596
portc
= bus_space_read_1(sc->sc_bst, sc->sc_bsh, CIO_PORTC);
598
printf("\tPort C has 0x0%X\n",
portc
);
600
is_paper_empty = CPI_PAPER_EMPTY &
portc
;
/src/sys/arch/x68k/x68k/
iodevice.h
276
char pad2; unsigned char
portc
;
member in struct:ppi8255
Completed in 27 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026