/minix3/external/bsd/less/dist/ |
H A D | cvt.c | 25 cvt_length(len, ops) in cvt_length() argument 60 cvt_text(odst, osrc, chpos, lenp, ops) in cvt_text() argument
|
/minix3/minix/servers/vfs/ |
H A D | select.c | 108 unsigned int ops; in do_select() local 409 static int select_filter(struct filp *f, int *ops, int block) in select_filter() 462 static int select_request_char(struct filp *f, int *ops, int block, in select_request_char() 527 static int select_request_sock(struct filp *f, int *ops, int block, in select_request_sock() 567 static int select_request_file(struct filp *UNUSED(f), int *UNUSED(ops), in select_request_file() 577 static int select_request_pipe(struct filp *f, int *ops, int block, in select_request_pipe() 623 int ops = 0; in tab2ops() local 635 static void ops2tab(int ops, int fd, struct selectentry *e) in ops2tab() 1241 int r, wantops, ops; in select_restart_filps() local 1337 static void select_lock_filp(struct filp *f, int ops) in select_lock_filp()
|
/minix3/tests/lib/libc/gen/ |
H A D | t_fpsetmask.c | 187 struct ops { struct 193 static const struct ops float_ops[] = { argument
|
H A D | t_getcwd.c | 78 int ops; in ATF_TC_BODY() local
|
/minix3/lib/libkvm/ |
H A D | kvm_m68k.h | 40 struct kvm_ops *ops; /* ops vector */ member
|
H A D | kvm_m68k.c | 66 struct kvm_ops *ops; member
|
/minix3/minix/net/lwip/ |
H A D | lnksock.c | 42 const struct sockevent_ops ** ops) in lnksock_socket()
|
H A D | lwip.c | 153 struct sock ** sock, const struct sockevent_ops **ops) in alloc_socket()
|
/minix3/crypto/external/bsd/heimdal/dist/kuser/ |
H A D | kswitch.c | 149 const krb5_cc_ops *ops; in kswitch() local
|
/minix3/usr.bin/pr/ |
H A D | pr.c | 178 int ops; in onecol() local 355 int ops = 0; in vertcol() local 673 int ops = 0; in horzcol() local 827 int ops = 0; in mulfile() local 1139 int ops; /* last col output */ in otln() local 1492 int ops = 0; in prhead() local
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | cache.c | 121 const krb5_cc_ops *ops, in krb5_cc_register() 162 const krb5_cc_ops *ops, in _krb5_cc_allocate() 186 const krb5_cc_ops *ops, in allocate_ccache() 302 const krb5_cc_ops *ops; in krb5_cc_new_unique() local 488 const krb5_cc_ops *ops; in krb5_cc_support_switch() local 535 const krb5_cc_ops *ops = KRB5_DEFAULT_CCTYPE; in krb5_cc_set_default_name() local 1012 const krb5_cc_ops *ops; member 1035 const krb5_cc_ops *ops; in krb5_cc_cache_get_first() local
|
/minix3/lib/libc/citrus/modules/ |
H A D | citrus_mapper_none.c | 56 _citrus_mapper_none_mapper_getops(struct _citrus_mapper_ops *ops, in _citrus_mapper_none_mapper_getops()
|
H A D | citrus_mapper_serial.c | 86 _citrus_mapper_serial_mapper_getops(struct _citrus_mapper_ops *ops, in _citrus_mapper_serial_mapper_getops() 99 _citrus_mapper_parallel_mapper_getops(struct _citrus_mapper_ops *ops, in _citrus_mapper_parallel_mapper_getops()
|
H A D | citrus_iconv_none.c | 55 _citrus_iconv_none_iconv_getops(struct _citrus_iconv_ops *ops, size_t lenops, in _citrus_iconv_none_iconv_getops()
|
/minix3/external/bsd/nvi/dist/common/ |
H A D | vi_rec.c | 197 __vi_log_dispatch(DB_ENV *dbenv, DBT *data, DB_LSN *lsn, db_recops ops) in __vi_log_dispatch() 250 db_recops ops; in __vi_log_traverse() local
|
/minix3/lib/libc/rpc/ |
H A D | xdr_sizeof.c | 145 struct xdr_ops ops; in xdr_sizeof() local
|
H A D | auth_none.c | 77 static const struct auth_ops ops = { variable
|
/minix3/usr.bin/unifdef/ |
H A D | unifdef.c | 705 static const struct ops { struct 728 eval_unary(const struct ops *ops, int *valp, const char **cpp) in eval_unary() 796 eval_table(const struct ops *ops, int *valp, const char **cpp) in eval_table()
|
/minix3/sys/sys/ |
H A D | lockdebug.h | 72 #define LOCKDEBUG_ALLOC(lock, ops, addr) lockdebug_alloc(lock, ops, addr) argument 89 #define LOCKDEBUG_ALLOC(lock, ops, addr) false argument
|
/minix3/sys/fs/v7fs/ |
H A D | v7fs_endian.c | 160 struct endian_conversion_ops *ops = &fs->val; in v7fs_endian_init() local
|
/minix3/common/lib/libprop/ |
H A D | prop_string.c | 204 prop_string_copy(prop_string_t ops) in prop_string_copy() 235 prop_string_copy_mutable(prop_string_t ops) in prop_string_copy_mutable()
|
/minix3/crypto/external/bsd/heimdal/dist/lib/hx509/ |
H A D | keyset.c | 66 struct hx509_keyset_ops *ops; member 83 _hx509_ks_register(hx509_context context, struct hx509_keyset_ops *ops) in _hx509_ks_register() 120 struct hx509_keyset_ops *ops; in hx509_certs_init() local
|
/minix3/minix/lib/libsockevent/ |
H A D | sockevent.c | 116 const struct sockevent_ops * ops) in sockevent_reset() 194 const struct sockevent_ops *ops; in sockevent_alloc() local 237 const struct sockevent_ops *ops; in sockevent_free() local 737 sockevent_test_select(struct sock * sock, unsigned int ops) in sockevent_test_select() 771 unsigned int r, flag, ops; in sockevent_fire() local 2446 sockevent_select(sockid_t id, unsigned int ops, in sockevent_select()
|
/minix3/minix/drivers/tty/pty/ |
H A D | tty.c | 552 int select_try(struct tty *tp, int ops) in select_try() 588 int ops; in select_retry() local 601 static int do_select(devminor_t minor, unsigned int ops, endpoint_t endpt) in do_select()
|
/minix3/external/bsd/nvi/dist/ipc/ |
H A D | ipc_method.c | 166 vi_set_ops(IPVIWIN *ipvi, IPSIOPS *ops) in vi_set_ops()
|