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

12

/freebsd-11.0-release/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
/freebsd-11.0-release/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.0-release/contrib/groff/src/roff/troff/
H A Ddictionary.cpp140 object_dictionary_iterator::object_dictionary_iterator(object_dictionary &od) argument
/freebsd-11.0-release/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.0-release/sys/mips/cavium/cryptocteon/
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...]
H A Dcryptocteon.c342 struct octo_sess *od; local
[all...]
/freebsd-11.0-release/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.0-release/sys/boot/common/
H A Ddisk.c66 struct open_disk *od; member in struct:dentry
177 struct open_disk *od; local
190 struct open_disk *od; local
229 struct open_disk *od; local
243 struct open_disk *od; local
256 struct open_disk *od; local
280 struct open_disk *od; local
419 struct open_disk *od; local
[all...]
/freebsd-11.0-release/sys/boot/powerpc/ps3/
H A Dps3disk.c115 struct open_dev *od = (struct open_dev *) dev->d_disk.data; local
149 struct open_dev *od; local
177 struct open_dev *od local
193 ps3disk_open_gpt(struct ps3_devdesc *dev, struct open_dev *od) argument
[all...]
/freebsd-11.0-release/contrib/ntp/ntpsnmpd/
H A Dntpsnmpd-opts.c348 doUsageOpt(tOptions * opts, tOptDesc * od) argument
529 tOptDesc * od = opts->pOptDesc; local
/freebsd-11.0-release/contrib/elftoolchain/elfcopy/
H A Dascii.c658 Elf_Data *od; local

Completed in 169 milliseconds

12