/titanic_52/usr/src/uts/i86pc/io/acpi_drv/ |
H A D | acpi_video.c | 616 acpi_video_ioctl(void *p, int cmd, intptr_t arg, int mode, cred_t *cr, in acpi_video_ioctl() argument 714 acpi_drv_hotkey_ioctl(int cmd, intptr_t arg, int mode, cred_t *cr, in acpi_drv_hotkey_ioctl() argument
|
/titanic_52/usr/src/uts/common/inet/sockmods/ |
H A D | sockmod_pfp.c | 1144 datalink_id_t *linkidp, int mode) in pfp_ifreq_getlinkid() argument 1169 datalink_id_t *linkidp, int mode) in pfp_lifreq_getlinkid() argument [all...] |
/titanic_52/usr/src/cmd/sendmail/include/sm/ |
H A D | io.h | 39 #define SM_IS_BINARY(mode) (((mode) & SM_IO_BINARY) != 0) argument 40 #define SM_IO_MODE(mode) ((mode) & 0x0f) argument [all...] |
/titanic_52/usr/src/uts/common/fs/autofs/ |
H A D | auto_vnops.c | 310 int mode, in auto_access() argument 668 int mode, in auto_create() argument
|
/titanic_52/usr/src/uts/sun4u/io/ |
H A D | sbd.c | 74 int mode; member 488 sbd_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, char *event) in sbd_ioctl() argument 1590 sbd_copyin_ioarg(sbd_handle_t *hp, int mode, int cmd, sbd_cmd_t *cmdp, in sbd_copyin_ioarg() argument 1669 sbd_copyout_ioarg(int mode,int cmd,sbd_cmd_t * scp,sbd_ioctl_arg_t * iap) sbd_copyout_ioarg() argument 1715 sbd_copyout_errs(int mode,sbd_ioctl_arg_t * iap,void * arg) sbd_copyout_errs() argument 4294 int nstat, mode, ncm, sz, cksz; sbd_status() local [all...] |
H A D | gpio_87317.c | 342 gpio_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in gpio_ioctl() argument
|
/titanic_52/usr/src/uts/common/io/arn/ |
H A D | arn_main.c | 507 arn_get_ratetable(struct arn_softc *sc, uint32_t mode) in arn_get_ratetable() argument 552 arn_setcurmode(struct arn_softc *sc, enum wireless_mode mode) in arn_setcurmode() argument 656 arn_setup_rates(struct arn_softc *sc, uint32_t mode) in arn_setup_rates() argument 850 enum ieee80211_phymode mode; arn_chan_change() local [all...] |
/titanic_52/usr/src/uts/sun4u/io/i2c/clients/ |
H A D | pca9556.c | 601 pca9556_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in pca9556_ioctl() argument
|
/titanic_52/usr/src/uts/common/inet/ipf/ |
H A D | ip_auth.c | 355 int fr_auth_ioctl(data, cmd, mode, uid, ctx, ifs) in fr_auth_ioctl() argument
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | acctctl.c | 429 int mode = AC_MODE(cmd); in acctctl() local
|
/titanic_52/usr/src/tools/scripts/ |
H A D | validate_pkg.py | 339 __init__(self, path, mode) global() argument [all...] |
/titanic_52/usr/src/uts/common/io/ |
H A D | srn.c | 375 srn_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *cr, int *rval_p) in srn_ioctl() argument
|
/titanic_52/usr/src/lib/libbc/libc/gen/common/ |
H A D | iso.multibyte.c | 422 unsigned short mode; in _wctomb_iso() local [all...] |
/titanic_52/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 198 do_mkdir(const char *path, mode_t mode) in do_mkdir() argument 221 mkpath(char *path, mode_t mode) in mkpath() argument
|
/titanic_52/usr/src/uts/common/rpcsvc/ |
H A D | nlm_prot.x | 164 fsh_mode mode; member 292 fsh_mode mode; member
|
/titanic_52/usr/src/uts/common/io/bpf/ |
H A D | bpf.c | 454 bpfopen(dev_t *devp, int flag, int mode, cred_t *cred) in bpfopen() argument 827 bpfioctl(dev_t dev, int cmd, intptr_t addr, int mode, cred_t *cred, int *rval) in bpfioctl() argument [all...] |
/titanic_52/usr/src/cmd/sqlite/ |
H A D | shell.c | 170 int mode; member 184 int mode; /* An output mode setting */ member [all...] |
/titanic_52/usr/src/cmd/sendmail/src/ |
H A D | deliver.c | 66 sendall(e, mode) in sendall() argument 782 sendenvelope(e,mode) sendenvelope() argument 5106 volatile int mode; global() local [all...] |
/titanic_52/usr/src/cmd/krb5/klist/ |
H A D | klist.c | 149 int mode; local [all...] |
/titanic_52/usr/src/lib/pkcs11/pkcs11_tpm/common/ |
H A D | object.c | 816 CK_ULONG mode, in object_create_skel() argument
|
/titanic_52/usr/src/common/ficl/ |
H A D | fileaccess.c | 29 char mode[4]; in ficlFileOpen() local
|
/titanic_52/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_svc.c | 468 int mode; in main() local
|
/titanic_52/usr/src/cmd/ul/ |
H A D | ul.c | 62 int mode; variable [all...] |
/titanic_52/usr/src/uts/i86pc/io/acpi/acpinex/ |
H A D | acpinex_drv.c | 506 acpinex_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, in acpinex_ioctl() argument
|
/titanic_52/usr/src/cmd/ptools/ppriv/ |
H A D | ppriv.c | 68 static int mode = PRIV_STR_PORT; variable
|