Searched defs:od (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dboolean.c48 optionBooleanVal(tOptions * opts, tOptDesc * od) argument
[all...]
H A Dalias.c35 too_many_occurrences(tOptions * opts, tOptDesc * od) argument
H A Dcheck.c35 has_conflict(tOptions * pOpts, tOptDesc * od) argument
H A Dtime.c41 optionTimeVal(tOptions * opts, tOptDesc * od) argument
74 optionTimeDate(tOptions * opts, tOptDesc * od) argument
[all...]
H A Dinit.c194 tOptDesc * od = NULL; local
H A Dnumeric.c107 optionNumericVal(tOptions * opts, tOptDesc * od) argument
[all...]
H A Dpgusage.c110 optionPagedUsage(tOptions * opts, tOptDesc * od) argument
H A Dstack.c48 optionUnstackArg(tOptions * opts, tOptDesc * od) argument
234 optionStackArg(tOptions * opts, tOptDesc * od) argument
[all...]
H A Dversion.c138 print_ver(tOptions * opts, tOptDesc * od, FILE * fp, bool call_exit) argument
191 optionPrintVersion(tOptions * opts, tOptDesc * od) argument
209 optionPrintVersionAndReturn(tOptions * opts, tOptDesc * od) argument
225 optionVersionStderr(tOptions * opts, tOptDesc * od) argument
[all...]
H A Dautoopts.c114 tOptDesc * od = o_st->pOD; local
370 tOptDesc * od = opts->pOptDesc + opts->specOptIdx.save_opts; local
[all...]
H A Denum.c256 tOptDesc od = { 0 }; local
368 set_memb_names(tOptions * opts, tOptDesc * od, char const * const * nm_list, argument
430 check_membership_start(tOptDesc * od, char const ** argp, bool * invert) argument
489 find_member_bit(tOptions * opts, tOptDesc * od, char const * pz, int len, char const * const * nm_list, unsigned int nm_ct) argument
519 optionMemberList(tOptDesc * od) argument
546 optionSetMembers(tOptions * opts, tOptDesc * od, char const * const * nm_list, unsigned int nm_ct) argument
[all...]
H A Dgenshell.c287 doUsageOpt(tOptions * opts, tOptDesc * od) argument
467 tOptDesc * od = opts->pOptDesc; local
H A Dsave.c278 prt_entry(FILE * fp, tOptDesc * od, char const * l_arg) argument
623 prt_enum_arg(FILE * fp, tOptDesc * od) argument
647 prt_set_arg(FILE * fp, tOptDesc * od) argument
668 prt_file_arg(FILE * fp, tOptDesc * od, tOptions * opts) argument
720 tOptDesc * od; local
[all...]
H A Dmakeshell.c288 text_to_var(tOptions * opts, teTextTo which, tOptDesc * od) argument
437 tOptDesc * od = opts->pOptDesc; local
471 tOptDesc * od = opts->pOptDesc; local
534 emit_action(tOptions * opts, tOptDesc * od) argument
584 emit_inaction(tOptions * opts, tOptDesc * od) argument
609 tOptDesc * od = opts->pOptDesc; local
644 tOptDesc * od = opts->pOptDesc; local
715 tOptDesc * od = opts->pOptDesc; local
[all...]
H A Dnested.c824 optionNestedVal(tOptions * opts, tOptDesc * od) argument
H A Dusage.c289 tOptDesc * od = opts->pOptDesc + ix; local
640 prt_conflicts(tOptions * opts, tOptDesc * od) argument
700 prt_one_vendor(tOptions * opts, tOptDesc * od, arg_types_t * argtp, char const * usefmt) argument
772 tOptDesc * od = opts->pOptDesc; local
817 prt_extd_usage(tOptions * opts, tOptDesc * od, char const * title) argument
997 prt_preamble(tOptions * opts, tOptDesc * od, arg_types_t * at) argument
1030 prt_one_usage(tOptions * opts, tOptDesc * od, arg_types_t * at) argument
1093 tOptDesc * od = opts->pOptDesc; local
1205 tOptDesc * od = opts->pOptDesc; local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dsftp-glob.c65 fudge_readdir(struct SFTP_OPENDIR *od) argument
104 fudge_closedir(struct SFTP_OPENDIR *od) argument
[all...]
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Ddictionary.cpp140 object_dictionary_iterator::object_dictionary_iterator(object_dictionary &od) argument
/freebsd-11-stable/contrib/netbsd-tests/lib/libppath/
H A Dt_ppath.c432 prop_dictionary_t d, od; local
571 prop_dictionary_t d, od; local
702 prop_dictionary_t d, od; local
796 prop_dictionary_t d, od; local
[all...]
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Dpxa_obio.c102 struct obio_device *od; local
150 struct obio_device *od; local
196 struct obio_device *od; local
215 struct obio_device *od; local
230 struct obio_device *od; local
292 struct obio_device *od; local
357 struct obio_device *od; local
[all...]
/freebsd-11-stable/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c342 struct octo_sess *od; local
[all...]
H A Dcavium_crypto.c324 octo_des_cbc_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
383 octo_des_cbc_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
443 octo_aes_cbc_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
512 octo_aes_cbc_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
583 octo_null_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
685 octo_null_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
790 octo_des_cbc_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
938 octo_des_cbc_md5_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1089 octo_des_cbc_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1240 octo_des_cbc_sha1_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1393 octo_aes_cbc_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1570 octo_aes_cbc_md5_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1746 octo_aes_cbc_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1942 octo_aes_cbc_sha1_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
[all...]
/freebsd-11-stable/sbin/ipfw/
H A Dnat64lsn.c89 ipfw_obj_data *od; local
160 ipfw_obj_data *od; local
[all...]
/freebsd-11-stable/stand/common/
H A Ddisk.c86 struct open_disk *od; local
110 struct open_disk *od; local
160 struct open_disk *od; local
174 struct open_disk *od; local
187 struct open_disk *od; local
200 struct open_disk *od = dev->dd.d_opendata; local
226 struct open_disk *od; local
364 struct open_disk *od; local
[all...]
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c348 doUsageOpt(tOptions * opts, tOptDesc * od) argument
529 tOptDesc * od = opts->pOptDesc; local

Completed in 154 milliseconds

12