| /src/sys/external/bsd/drm2/include/drm/ |
| drm_sysctl.h | 32 struct sysctllog *log; member in struct:drm_sysctl_def
|
| drm_sysctl.h | 32 struct sysctllog *log; member in struct:drm_sysctl_def
|
| /src/games/sail/ |
| lo_main.c | 73 struct logs log; local 100 while (fread(&log, sizeof log, 1, fp) == 1 && 101 log.l_name[0] != '\0' && 103 if (longfmt && (pass = getpwuid(log.l_uid)) != NULL) 105 "%10.10s (%s)", log.l_name, pass->pw_name); 108 "%20.20s", log.l_name); 109 ship = &scene[log.l_gamenum].ship[log.l_shipnum]; 112 title[n++], sbuf, ship->shipname, log.l_netpoints 128 struct logs log; local [all...] |
| lo_main.c | 73 struct logs log; local 100 while (fread(&log, sizeof log, 1, fp) == 1 && 101 log.l_name[0] != '\0' && 103 if (longfmt && (pass = getpwuid(log.l_uid)) != NULL) 105 "%10.10s (%s)", log.l_name, pass->pw_name); 108 "%20.20s", log.l_name); 109 ship = &scene[log.l_gamenum].ship[log.l_shipnum]; 112 title[n++], sbuf, ship->shipname, log.l_netpoints 128 struct logs log; local [all...] |
| misc.c | 201 struct logs log[NLOG]; local 217 n = fread(log, sizeof(struct logs), NLOG, fp); 218 for (lp = &log[n]; lp < &log[NLOG]; lp++) 226 for (lp = log; lp < &log[NLOG]; lp++) 229 fwrite(log, sizeof (struct logs), lp - log, fp); 230 strcpy(log[NLOG-1].l_name, s->file->captain); 231 log[NLOG-1].l_uid = getuid() [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/pm/ |
| nouveau_nvkm_engine_pm_nv40.c | 36 u32 log = ctr->logic_op; local 45 nvkm_wr32(device, 0x00a420 + dom->addr + (ctr->slot * 0x40), log);
|
| nouveau_nvkm_engine_pm_nv40.c | 36 u32 log = ctr->logic_op; local 45 nvkm_wr32(device, 0x00a420 + dom->addr + (ctr->slot * 0x40), log);
|
| nouveau_nvkm_engine_pm_gf100.c | 137 u32 log = ctr->logic_op; local 147 nvkm_wr32(device, dom->addr + 0x044 + (ctr->slot * 0x08), log);
|
| nouveau_nvkm_engine_pm_gf100.c | 137 u32 log = ctr->logic_op; local 147 nvkm_wr32(device, dom->addr + 0x044 + (ctr->slot * 0x08), log);
|
| /src/tests/fs/ffs/ |
| h_ffs_server.c | 57 int log = 0; local 66 log = 1; 95 if (rump_sys_mount(MOUNT_FFS, FSTEST_MNTNAME, (log) ? MNT_LOG : 0,
|
| h_ffs_server.c | 57 int log = 0; local 66 log = 1; 95 if (rump_sys_mount(MOUNT_FFS, FSTEST_MNTNAME, (log) ? MNT_LOG : 0,
|
| h_quota2_tests.c | 283 int log = 0; local 289 log++; 306 MNT_UPDATE | (log ? MNT_LOG : 0),
|
| /src/tests/lib/libm/ |
| t_errhandling.c | 39 ATF_TC(log); variable 40 ATF_TC_HEAD(log, tc) 42 atf_tc_set_md_var(tc, "descr", "log of invalid"); 44 ATF_TC_BODY(log, tc) 74 y = log(x); 94 ATF_TP_ADD_TC(tp, log);
|
| t_errhandling.c | 39 ATF_TC(log); variable 40 ATF_TC_HEAD(log, tc) 42 atf_tc_set_md_var(tc, "descr", "log of invalid"); 44 ATF_TC_BODY(log, tc) 74 y = log(x); 94 ATF_TP_ADD_TC(tp, log);
|
| /src/sys/net/npf/ |
| npf_ext_log.c | 71 meta->if_idx = dnvlist_get_number(params, "log-interface", 0); 86 const npf_ext_log_t *log = meta; local 134 /* Find a pseudo-interface to log. */ 135 ifp = if_get_byindex(log->if_idx, &psref); 164 npf_ext_log_id = npf_ext_register(npf, "log", &npf_log_ops);
|
| npf_ext_log.c | 71 meta->if_idx = dnvlist_get_number(params, "log-interface", 0); 86 const npf_ext_log_t *log = meta; local 134 /* Find a pseudo-interface to log. */ 135 ifp = if_get_byindex(log->if_idx, &psref); 164 npf_ext_log_id = npf_ext_register(npf, "log", &npf_log_ops);
|
| /src/tests/modules/ufetchstore/ |
| ufetchstore_tester.c | 173 struct sysctllog **log = &tester_ctx.ctx_sysctllog; local 177 error = sysctl_createv(log, 0, NULL, &rnode, CTLFLAG_PERMANENT, 184 error = sysctl_createv(log, 0, &rnode, &cnode, 197 sysctl_teardown(log);
|
| ufetchstore_tester.c | 173 struct sysctllog **log = &tester_ctx.ctx_sysctllog; local 177 error = sysctl_createv(log, 0, NULL, &rnode, CTLFLAG_PERMANENT, 184 error = sysctl_createv(log, 0, &rnode, &cnode, 197 sysctl_teardown(log);
|
| /src/usr.sbin/npf/npfd/ |
| npfd.c | 75 npfd_event_loop(npfd_log_t *log, int delay) 80 pfd.fd = npfd_log_getsock(log); 86 npfd_log_file_reopen(log, false); 90 npfd_log_stats(log); 94 npfd_log_flush(log); 105 npfd_log_flush(log); 110 npfd_log_flush(log); 113 if (npfd_log(log) <= 0) 114 npfd_log_pcap_reopen(log); 118 npfd_log_destroy(log); 218 npfd_log_t *log = npfd_log_create(filename, iface, filter, snaplen); local [all...] |
| npfd.c | 75 npfd_event_loop(npfd_log_t *log, int delay) 80 pfd.fd = npfd_log_getsock(log); 86 npfd_log_file_reopen(log, false); 90 npfd_log_stats(log); 94 npfd_log_flush(log); 105 npfd_log_flush(log); 110 npfd_log_flush(log); 113 if (npfd_log(log) <= 0) 114 npfd_log_pcap_reopen(log); 118 npfd_log_destroy(log); 218 npfd_log_t *log = npfd_log_create(filename, iface, filter, snaplen); local [all...] |
| /src/sys/dev/fdt/ |
| pwm_backlight.c | 218 struct sysctllog *log = NULL; local 229 error = sysctl_createv(&log, 0, NULL, &node, 235 error = sysctl_createv(&log, 0, &node, &pwmnode, 241 error = sysctl_createv(&log, 0, &pwmnode, NULL, 248 error = sysctl_createv(&log, 0, &pwmnode, NULL, 259 sysctl_teardown(&log);
|
| /src/sys/dev/ic/ |
| ath_netbsd.c | 383 ath_sysctl_instance(const char *dvname, struct sysctllog **log) 388 if ((rc = sysctl_createv(log, 0, NULL, &rnode, 401 ath_sysctl_treetop(struct sysctllog **log) 406 if ((rc = sysctl_createv(log, 0, NULL, &rnode, 422 struct sysctllog **log = &sc->sc_sysctllog; local 430 if ((rnode = ath_sysctl_instance(device_xname(sc->sc_dev), log)) == NULL)
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
| gpio.h | 38 u8 log[2]; member in struct:dcb_gpio_func
|
| /src/tests/kernel/threadpool_tester/ |
| threadpool_tester.c | 373 struct sysctllog **log = &tester_ctx.ctx_sysctllog; local 381 error = sysctl_createv(log, 0, NULL, &rnode, CTLFLAG_PERMANENT, 387 error = sysctl_createv(log, 0, &rnode, &cnode, 394 error = sysctl_createv(log, 0, &rnode, &cnode, 401 error = sysctl_createv(log, 0, &rnode, &cnode, 408 error = sysctl_createv(log, 0, &rnode, &cnode, 415 error = sysctl_createv(log, 0, &rnode, &cnode, 422 error = sysctl_createv(log, 0, &rnode, &cnode, 429 error = sysctl_createv(log, 0, &rnode, &cnode, 439 sysctl_teardown(log); [all...] |
| /src/tests/modules/threadpool_tester/ |
| threadpool_tester.c | 373 struct sysctllog **log = &tester_ctx.ctx_sysctllog; local 381 error = sysctl_createv(log, 0, NULL, &rnode, CTLFLAG_PERMANENT, 387 error = sysctl_createv(log, 0, &rnode, &cnode, 394 error = sysctl_createv(log, 0, &rnode, &cnode, 401 error = sysctl_createv(log, 0, &rnode, &cnode, 408 error = sysctl_createv(log, 0, &rnode, &cnode, 415 error = sysctl_createv(log, 0, &rnode, &cnode, 422 error = sysctl_createv(log, 0, &rnode, &cnode, 429 error = sysctl_createv(log, 0, &rnode, &cnode, 439 sysctl_teardown(log); [all...] |