Home
last modified time | relevance | path

Searched defs:args (Results 1 – 25 of 1364) sorted by relevance

12345678910>>...55

/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c43 cmd_DRAIN(int nargs, char **args) in cmd_DRAIN()
51 cmd_addbytes(int nargs, char **args) in cmd_addbytes()
70 cmd_addch(int nargs, char **args) in cmd_addch()
84 cmd_addchnstr(int nargs, char **args) in cmd_addchnstr()
103 cmd_addchstr(int nargs, char **args) in cmd_addchstr()
114 cmd_addnstr(int nargs, char **args) in cmd_addnstr()
133 cmd_addstr(int nargs, char **args) in cmd_addstr()
144 cmd_attr_get(int nargs, char **args) in cmd_attr_get()
164 cmd_attr_off(int nargs, char **args) in cmd_attr_off()
183 cmd_attr_on(int nargs, char **args) in cmd_attr_on()
[all …]
/freebsd/contrib/sqlite3/autosetup/
H A Dcc.tcl73 proc cc-check-sizeof {args} { argument
111 proc cc-check-includes {args} { argument
137 proc cc-include-needs {file args} {
146 proc cc-check-types {args} { argument
155 proc cc-check-defines {args} { argument
166 proc cc-check-decls {args} { argument
185 proc cc-check-functions {args} { argument
195 proc cc-check-members {args} { argument
263 proc cc-check-tools {args} { argument
290 proc cc-check-progs {args} { argument
[all …]
H A Dproj.tcl86 proc proj-warn {args} { argument
96 proc proj__faterr {failMode args} {
121 proc proj-fatal {args} { argument
130 proc proj-error {args} { argument
161 proc proj-bold {args} { argument
186 proc proj-indented-notice {args} { argument
298 proc proj-search-for-header-dir {header args} {
333 proc proj-find-executable-path {args} { argument
384 proc proj-first-bin-of {args} { argument
542 proc proj-opt-define-bool {args} { argument
[all …]
/freebsd/contrib/openbsm/bin/auditd/
H A Daudit_warn.c42 auditwarnlog(char * args[]) auditwarnlog() argument
77 char *args[2]; audit_warn_allhard() local
91 char *args[2]; audit_warn_allsoft() local
108 char *args[2]; audit_warn_auditoff() local
122 char *args[3]; audit_warn_closefile() local
137 char *args[2]; audit_warn_ebusy() local
155 char *args[3]; audit_warn_getacdir() local
170 char *args[3]; audit_warn_hard() local
185 char *args[2]; audit_warn_nostart() local
200 char *args[2]; audit_warn_postsigterm() local
214 char *args[3]; audit_warn_soft() local
230 char *args[2]; audit_warn_tmpfile() local
244 char *args[3]; audit_warn_expired() local
[all...]
/freebsd/contrib/sqlite3/autosetup/teaish/
H A Dcore.tcl152 proc teaish__verbose {lvl args} {
164 proc teaish-argv-has {args} { argument
1204 proc teaish-cflags-add {args} { argument
1231 proc teaish-define-to-cflag {args} { argument
1266 proc teaish-cflags-for-tea {args} { argument
1290 proc teaish-ldflags-add {args} { argument
1299 proc teaish-ldflags-prepend {args} { argument
1319 proc teaish-src-add {args} { argument
1351 proc teaish-dist-add {args} { argument
1383 proc teaish-make-add {args} { argument
[all …]
H A Dtester.tcl51 proc test-msg {args} { argument
59 proc test-warn {args} { argument
69 proc test-fail {args} { argument
83 proc test__affert {failMode args} {
126 proc affirm {args} { argument
135 proc assert {args} { argument
146 proc assert-matches {args} { argument
204 proc test-catch {cmd args} {
227 proc test-catch-matching {pattern cmd args} {
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c60 GETATTR3args *args = argp; in getattr_arginit() local
69 SETATTR3args *args = argp; in setattr_arginit() local
79 LOOKUP3args *args = argp; in lookup_arginit() local
89 ACCESS3args *args = argp; in access_arginit() local
98 COMMIT3args *args = argp; in commit_arginit() local
108 CREATE3args *args = argp; in create_arginit() local
119 FSINFO3args *args = argp; in fsinfo_arginit() local
128 FSSTAT3args *args = argp; in fsstat_arginit() local
137 LINK3args *args = argp; in link_arginit() local
149 MKDIR3args *args = argp; in mkdir_arginit() local
[all …]
/freebsd/contrib/bc/tests/
H A Dhistory.py146 def test_utf8(exe, args, env, idx, bc=True): argument
186 def test_utf8_0(exe, args, env, bc=True): argument
225 def test_utf8_1(exe, args, env, bc=True): argument
229 def test_utf8_2(exe, args, env, bc=True): argument
233 def test_utf8_3(exe, args, env, bc=True): argument
237 def test_utf8_4(exe, args, env, bc=True): argument
245 def test_sigint_sigquit(exe, args, env): argument
277 def test_eof(exe, args, env): argument
311 def test_sigint(exe, args, env): argument
345 def test_sigtstp(exe, args, env): argument
[all …]
/freebsd/sys/compat/linux/
H A Dlinux_uid16.c68 linux_chown16(struct thread *td, struct linux_chown16_args *args) in linux_chown16()
76 linux_lchown16(struct thread *td, struct linux_lchown16_args *args) in linux_lchown16()
84 linux_setgroups16(struct thread *td, struct linux_setgroups16_args *args) in linux_setgroups16()
134 linux_getgroups16(struct thread *td, struct linux_getgroups16_args *args) in linux_getgroups16()
169 linux_getgid16(struct thread *td, struct linux_getgid16_args *args) in linux_getgid16()
178 linux_getuid16(struct thread *td, struct linux_getuid16_args *args) in linux_getuid16()
187 linux_getegid16(struct thread *td, struct linux_getegid16_args *args) in linux_getegid16()
198 linux_geteuid16(struct thread *td, struct linux_geteuid16_args *args) in linux_geteuid16()
209 linux_setgid16(struct thread *td, struct linux_setgid16_args *args) in linux_setgid16()
221 linux_setuid16(struct thread *td, struct linux_setuid16_args *args) in linux_setuid16()
[all …]
H A Dlinux_file.c101 linux_creat(struct thread *td, struct linux_creat_args *args) in linux_creat()
209 linux_openat(struct thread *td, struct linux_openat_args *args) in linux_openat()
220 linux_open(struct thread *td, struct linux_open_args *args) in linux_open()
230 struct linux_name_to_handle_at_args *args) in linux_name_to_handle_at()
297 struct linux_open_by_handle_at_args *args) in linux_open_by_handle_at()
315 linux_lseek(struct thread *td, struct linux_lseek_args *args) in linux_lseek()
323 linux_llseek(struct thread *td, struct linux_llseek_args *args) in linux_llseek()
441 linux_getdents(struct thread *td, struct linux_getdents_args *args) in linux_getdents()
520 linux_getdents64(struct thread *td, struct linux_getdents64_args *args) in linux_getdents64()
595 linux_readdir(struct thread *td, struct linux_readdir_args *args) in linux_readdir()
[all …]
H A Dlinux_misc.c139 linux_sysinfo(struct thread *td, struct linux_sysinfo_args *args) in linux_sysinfo() argument
188 linux_alarm(struct thread *td, struct linux_alarm_args *args) in linux_alarm() argument
220 linux_brk(struct thread *td, struct linux_brk_args *args) in linux_brk() argument
237 linux_select(struct thread *td, struct linux_select_args *args) in linux_select() argument
304 linux_mremap(struct thread * td,struct linux_mremap_args * args) linux_mremap() argument
347 linux_msync(struct thread * td,struct linux_msync_args * args) linux_msync() argument
389 linux_time(struct thread * td,struct linux_time_args * args) linux_time() argument
425 linux_times(struct thread * td,struct linux_times_args * args) linux_times() argument
457 linux_newuname(struct thread * td,struct linux_newuname_args * args) linux_newuname() argument
507 linux_utime(struct thread * td,struct linux_utime_args * args) linux_utime() argument
531 linux_utimes(struct thread * td,struct linux_utimes_args * args) linux_utimes() argument
613 linux_utimensat(struct thread * td,struct linux_utimensat_args * args) linux_utimensat() argument
668 linux_utimensat_time64(struct thread * td,struct linux_utimensat_time64_args * args) linux_utimensat_time64() argument
696 linux_futimesat(struct thread * td,struct linux_futimesat_args * args) linux_futimesat() argument
764 linux_waitpid(struct thread * td,struct linux_waitpid_args * args) linux_waitpid() argument
778 linux_wait4(struct thread * td,struct linux_wait4_args * args) linux_wait4() argument
822 linux_waitid(struct thread * td,struct linux_waitid_args * args) linux_waitid() argument
872 linux_mknod(struct thread * td,struct linux_mknod_args * args) linux_mknod() argument
912 linux_mknodat(struct thread * td,struct linux_mknodat_args * args) linux_mknodat() argument
956 linux_personality(struct thread * td,struct linux_personality_args * args) linux_personality() argument
1024 linux_nice(struct thread * td,struct linux_nice_args * args) linux_nice() argument
1032 linux_setgroups(struct thread * td,struct linux_setgroups_args * args) linux_setgroups() argument
1075 linux_getgroups(struct thread * td,struct linux_getgroups_args * args) linux_getgroups() argument
1149 linux_setrlimit(struct thread * td,struct linux_setrlimit_args * args) linux_setrlimit() argument
1174 linux_old_getrlimit(struct thread * td,struct linux_old_getrlimit_args * args) linux_old_getrlimit() argument
1215 linux_getrlimit(struct thread * td,struct linux_getrlimit_args * args) linux_getrlimit() argument
1243 linux_sched_setscheduler(struct thread * td,struct linux_sched_setscheduler_args * args) linux_sched_setscheduler() argument
1305 linux_sched_getscheduler(struct thread * td,struct linux_sched_getscheduler_args * args) linux_sched_getscheduler() argument
1333 linux_sched_get_priority_max(struct thread * td,struct linux_sched_get_priority_max_args * args) linux_sched_get_priority_max() argument
1369 linux_sched_get_priority_min(struct thread * td,struct linux_sched_get_priority_min_args * args) linux_sched_get_priority_min() argument
1415 linux_reboot(struct thread * td,struct linux_reboot_args * args) linux_reboot() argument
1452 linux_getpid(struct thread * td,struct linux_getpid_args * args) linux_getpid() argument
1461 linux_gettid(struct thread * td,struct linux_gettid_args * args) linux_gettid() argument
1474 linux_getppid(struct thread * td,struct linux_getppid_args * args) linux_getppid() argument
1482 linux_getgid(struct thread * td,struct linux_getgid_args * args) linux_getgid() argument
1490 linux_getuid(struct thread * td,struct linux_getuid_args * args) linux_getuid() argument
1498 linux_getsid(struct thread * td,struct linux_getsid_args * args) linux_getsid() argument
1505 linux_getpriority(struct thread * td,struct linux_getpriority_args * args) linux_getpriority() argument
1515 linux_sethostname(struct thread * td,struct linux_sethostname_args * args) linux_sethostname() argument
1526 linux_setdomainname(struct thread * td,struct linux_setdomainname_args * args) linux_setdomainname() argument
1537 linux_exit_group(struct thread * td,struct linux_exit_group_args * args) linux_exit_group() argument
1668 linux_prctl(struct thread * td,struct linux_prctl_args * args) linux_prctl() argument
1961 linux_sched_getaffinity(struct thread * td,struct linux_sched_getaffinity_args * args) linux_sched_getaffinity() argument
1994 linux_sched_setaffinity(struct thread * td,struct linux_sched_setaffinity_args * args) linux_sched_setaffinity() argument
2033 linux_prlimit64(struct thread * td,struct linux_prlimit64_args * args) linux_prlimit64() argument
2107 linux_pselect6(struct thread * td,struct linux_pselect6_args * args) linux_pselect6() argument
2188 linux_pselect6_time64(struct thread * td,struct linux_pselect6_time64_args * args) linux_pselect6_time64() argument
2211 linux_ppoll(struct thread * td,struct linux_ppoll_args * args) linux_ppoll() argument
2284 linux_ppoll_time64(struct thread * td,struct linux_ppoll_time64_args * args) linux_ppoll_time64() argument
2461 linux_getrandom(struct thread * td,struct linux_getrandom_args * args) linux_getrandom() argument
2489 linux_mincore(struct thread * td,struct linux_mincore_args * args) linux_mincore() argument
2501 linux_syslog(struct thread * td,struct linux_syslog_args * args) linux_syslog() argument
2562 linux_getcpu(struct thread * td,struct linux_getcpu_args * args) linux_getcpu() argument
2579 linux_poll(struct thread * td,struct linux_poll_args * args) linux_poll() argument
2598 linux_seccomp(struct thread * td,struct linux_seccomp_args * args) linux_seccomp() argument
2619 linux_exec_copyin_args(struct image_args * args,const char * fname,l_uintptr_t * argv,l_uintptr_t * envv) linux_exec_copyin_args() argument
2697 linux_execve(struct thread * td,struct linux_execve_args * args) linux_execve() argument
2779 linux_ioprio_get(struct thread * td,struct linux_ioprio_get_args * args) linux_ioprio_get() argument
2880 linux_ioprio_set(struct thread * td,struct linux_ioprio_set_args * args) linux_ioprio_set() argument
2986 linux_mq_open(struct thread * td,struct linux_mq_open_args * args) linux_mq_open() argument
3007 linux_mq_unlink(struct thread * td,struct linux_mq_unlink_args * args) linux_mq_unlink() argument
3017 linux_mq_timedsend(struct thread * td,struct linux_mq_timedsend_args * args) linux_mq_timedsend() argument
3036 linux_mq_timedreceive(struct thread * td,struct linux_mq_timedreceive_args * args) linux_mq_timedreceive() argument
3055 linux_mq_notify(struct thread * td,struct linux_mq_notify_args * args) linux_mq_notify() argument
3077 linux_mq_getsetattr(struct thread * td,struct linux_mq_getsetattr_args * args) linux_mq_getsetattr() argument
3101 linux_kcmp(struct thread * td,struct linux_kcmp_args * args) linux_kcmp() argument
3127 linux_membarrier(struct thread * td,struct linux_membarrier_args * args) linux_membarrier() argument
3202 linux_setfsuid(struct thread * td,struct linux_setfsuid_args * args) linux_setfsuid() argument
3209 linux_setfsgid(struct thread * td,struct linux_setfsgid_args * args) linux_setfsgid() argument
[all...]
H A Dlinux_xattr.c131 listxattr(struct thread *td, struct listxattr_args *args) in listxattr()
211 linux_listxattr(struct thread *td, struct linux_listxattr_args *args) in linux_listxattr()
225 linux_llistxattr(struct thread *td, struct linux_llistxattr_args *args) in linux_llistxattr()
239 linux_flistxattr(struct thread *td, struct linux_flistxattr_args *args) in linux_flistxattr()
253 removexattr(struct thread *td, struct removexattr_args *args) in removexattr()
271 linux_removexattr(struct thread *td, struct linux_removexattr_args *args) in linux_removexattr()
284 linux_lremovexattr(struct thread *td, struct linux_lremovexattr_args *args) in linux_lremovexattr()
297 linux_fremovexattr(struct thread *td, struct linux_fremovexattr_args *args) in linux_fremovexattr()
310 getxattr(struct thread *td, struct getxattr_args *args) in getxattr()
328 linux_getxattr(struct thread *td, struct linux_getxattr_args *args) in linux_getxattr()
[all …]
H A Dlinux_fork.c65 linux_fork(struct thread *td, struct linux_fork_args *args) in linux_fork() argument
95 linux_vfork(struct thread *td, struct linux_vfork_args *args) in linux_vfork() argument
126 linux_clone_proc(struct thread *td, struct l_clone_args *args) in linux_clone_proc() argument
237 linux_clone_thread(struct thread * td,struct l_clone_args * args) linux_clone_thread() argument
357 linux_clone(struct thread * td,struct linux_clone_args * args) linux_clone() argument
428 linux_clone3(struct thread * td,struct linux_clone3_args * args) linux_clone3() argument
473 linux_exit(struct thread * td,struct linux_exit_args * args) linux_exit() argument
494 linux_set_tid_address(struct thread * td,struct linux_set_tid_address_args * args) linux_set_tid_address() argument
[all...]
/freebsd/sys/dev/aq/
H A Daq_dbg.h54 #define AQ_DBG_ERROR(string, args...) printf( "atlantic: " string "\n", ##args) argument
58 #define AQ_DBG_WARNING(string, args...) printf( "atlantic: " string "\n", ##args) argument
64 #define AQ_DBG_PRINT(string, args...) printf( "atlantic: " string "\n", ##args) argument
71 #define AQ_DBG_ENTERA(s, args...) printf( "atlantic: %s(" s ") {\n", __func__, ##args) argument
75 #define AQ_DBG_ENTERA(s, args...) argument
115 #define log_base_(_lvl, _fmt, args argument
118 trace_base_(_lvl,_cat,_fmt,args...) global() argument
123 aq_log_error(_fmt,args...) global() argument
124 aq_log_warn(_fmt,args...) global() argument
125 aq_log(_fmt,args...) global() argument
126 aq_log_detail(_fmt,args...) global() argument
128 trace_error(_cat,_fmt,args...) global() argument
129 trace_warn(_cat,_fmt,args...) global() argument
130 trace(_cat,_fmt,args...) global() argument
131 trace_detail(_cat,_fmt,args...) global() argument
[all...]
/freebsd/tools/bus_space/Python/
H A Dlang.c34 bus_read_1(PyObject *self, PyObject *args) in bus_read_1()
50 bus_read_2(PyObject *self, PyObject *args) in bus_read_2()
66 bus_read_4(PyObject *self, PyObject *args) in bus_read_4()
82 bus_write_1(PyObject *self, PyObject *args) in bus_write_1()
98 bus_write_2(PyObject *self, PyObject *args) in bus_write_2()
114 bus_write_4(PyObject *self, PyObject *args) in bus_write_4()
130 bus_map(PyObject *self, PyObject *args) in bus_map()
146 bus_unmap(PyObject *self, PyObject *args) in bus_unmap()
160 bus_subregion(PyObject *self, PyObject *args) in bus_subregion()
176 busdma_tag_create(PyObject *self, PyObject *args) in busdma_tag_create()
[all …]
/freebsd/contrib/kyua/cli/
H A Dcmd_about_test.cpp58 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
107 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
132 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
177 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
200 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
224 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
247 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
265 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
282 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
/freebsd/contrib/ldns/drill/
H A Derror.c17 warning_va_list(const char *fmt, va_list args) in warning_va_list()
27 va_list args; in warning() local
34 error_va_list(const char *fmt, va_list args) in error_va_list()
44 va_list args; in error() local
52 verbose_va_list(const char *fmt, va_list args) in verbose_va_list()
62 va_list args; in mesg() local
/freebsd/usr.sbin/pmc/
H A Dpmc_util.c84 pmc_util_get_pid(struct pmcstat_args *args) in pmc_util_get_pid()
99 pmc_util_kill_process(struct pmcstat_args *args) in pmc_util_kill_process()
117 pmc_util_shutdown_logging(struct pmcstat_args *args) in pmc_util_shutdown_logging()
123 pmc_util_cleanup(struct pmcstat_args *args) in pmc_util_cleanup()
151 pmc_util_start_pmcs(struct pmcstat_args *args) in pmc_util_start_pmcs()
/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Dtabdump.c150 write_date_iso(struct rec_args *args, krb5_timestamp when) in write_date_iso()
174 write_date(struct rec_args *args, krb5_timestamp when) in write_date()
187 write_enctype(struct rec_args *args, krb5_int16 etype) in write_enctype()
210 write_salttype(struct rec_args *args, krb5_int16 salttype) in write_salttype()
236 write_data(struct rec_args *args, krb5_data *data) in write_data()
261 alias(struct rec_args *args, const char *name, krb5_db_entry *dbe) in alias()
295 keyinfo_rec(struct rec_args *args, const char *name, int i, krb5_key_data *kd, in keyinfo_rec()
332 keyinfo_common(struct rec_args *args, const char *name, krb5_db_entry *entry, in keyinfo_common()
357 keydata(struct rec_args *args, const char *name, krb5_db_entry *dbe) in keydata()
364 keyinfo(struct rec_args *args, const char *name, krb5_db_entry *dbe) in keyinfo()
[all …]
/freebsd/contrib/pam-krb5/pam-util/
H A Doptions.c86 copy_default_list(struct pam_args *args, struct vector **setting, in copy_default_list()
111 default_list_string(struct pam_args *args, struct vector **setting, in default_list_string()
140 putil_args_defaults(struct pam_args *args, const struct option options[], in putil_args_defaults()
207 default_boolean(struct pam_args *args, const char *section, const char *realm, in default_boolean()
244 default_number(struct pam_args *args, const char *section, const char *realm, in default_number()
287 default_time(struct pam_args *args, const char *section, const char *realm, in default_time()
333 default_string(struct pam_args *args, const char *section, const char *realm, in default_string()
374 default_list(struct pam_args *args, const char *section, const char *realm, in default_list()
410 putil_args_krb5(struct pam_args *args, const char *section, in putil_args_krb5()
514 convert_boolean(struct pam_args *args, const char *arg, bool *setting) in convert_boolean()
[all …]
/freebsd/contrib/netbsd-tests/net/bpfjit/
H A Dt_cop.c72 retA(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retA()
79 retBL(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retBL()
86 retWL(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retWL()
93 retNF(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retNF()
103 setARG(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in setARG()
157 bpf_args_t args = { in ATF_TC_BODY() local
196 bpf_args_t args = { in ATF_TC_BODY() local
235 bpf_args_t args = { in ATF_TC_BODY() local
274 bpf_args_t args = { in ATF_TC_BODY() local
316 bpf_args_t args = { in ATF_TC_BODY() local
[all …]
/freebsd/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_cop.c64 retA(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retA()
71 retBL(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retBL()
78 retWL(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retWL()
85 retNF(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in retNF()
95 setARG(const bpf_ctx_t *bc, bpf_args_t *args, uint32_t A) in setARG()
145 bpf_args_t args = { in ATF_TC_BODY() local
178 bpf_args_t args = { in ATF_TC_BODY() local
211 bpf_args_t args = { in ATF_TC_BODY() local
244 bpf_args_t args = { in ATF_TC_BODY() local
280 bpf_args_t args = { in ATF_TC_BODY() local
[all …]
/freebsd/contrib/pam-krb5/module/
H A Dauth.c56 parse_name(struct pam_args *args) in parse_name()
148 set_credential_options(struct pam_args *args, krb5_get_init_creds_opt *opts, in set_credential_options()
231 maybe_retrieve_password(struct pam_args *args, int authtok, const char **pass) in maybe_retrieve_password()
278 prompt_password(struct pam_args *args, int authtok, const char **pass) in prompt_password()
330 password_auth(struct pam_args *args, krb5_creds *creds, in password_auth()
399 k5login_password_auth(struct pam_args *args, krb5_creds *creds, in k5login_password_auth()
529 pkinit_auth(struct pam_args *args, const char *service, krb5_creds **creds) in pkinit_auth()
606 password_auth_attempt(struct pam_args *args, const char *service, in password_auth_attempt()
663 verify_creds(struct pam_args *args, krb5_creds *creds) in verify_creds()
722 report_pkinit_error(struct pam_args *args, krb5_error_code retval UNUSED) in report_pkinit_error()
[all …]
H A Dcache.c38 pamk5_get_krb5ccname(struct pam_args *args, const char *key) in pamk5_get_krb5ccname()
60 pamk5_set_krb5ccname(struct pam_args *args, const char *name, const char *key) in pamk5_set_krb5ccname()
89 pamk5_cache_mkstemp(struct pam_args *args, char *template) in pamk5_cache_mkstemp()
112 pamk5_cache_init(struct pam_args *args, const char *ccname, krb5_creds *creds, in pamk5_cache_init()
158 pamk5_cache_init_random(struct pam_args *args, krb5_creds *creds) in pamk5_cache_init_random()
/freebsd/tests/sys/netinet6/
H A Dexthdr.py39 def check_icmp6_error_dst_unreach_noport(args, packet): argument
58 def check_icmp6_error_paramprob_header(args, packet): argument
77 def check_tcp_rst(args, packet): argument
102 def getExtHdrs(args): argument

12345678910>>...55