/freebsd/sys/dev/acpica/ |
H A D | acpi_video.c | 441 UINT32 dcs, dss, dss_p; in acpi_video_notify_handler() local 453 dcs = vo_get_device_status(vo->handle); in acpi_video_notify_handler() 454 if (!(dcs & DCS_READY)) in acpi_video_notify_handler() 456 if (((dcs & DCS_ACTIVE) && dss == DSS_INACTIVE) || in acpi_video_notify_handler() 457 (!(dcs & DCS_ACTIVE) && dss == DSS_ACTIVE)) { in acpi_video_notify_handler() 1194 UINT32 dcs; in vo_get_device_status() local 1198 dcs = 0; in vo_get_device_status() 1199 status = acpi_GetInteger(handle, "_DCS", &dcs); in vo_get_device_status() 1209 dcs = 0xff; in vo_get_device_status() 1213 return (dcs); in vo_get_device_status() [all...] |
/freebsd/crypto/openssl/util/perl/OpenSSL/ |
H A D | Test.pm | 708 my @dcs = (); 717 push @dcs, $dc; 722 join(" | ", @dcs),
|
/freebsd/crypto/openssh/ |
H A D | ssh-agent.c | 262 free_dest_constraints(struct dest_constraint *dcs, size_t ndcs) in free_dest_constraints() argument 267 free_dest_constraint_hop(&dcs[i].from); in free_dest_constraints() 268 free_dest_constraint_hop(&dcs[i].to); in free_dest_constraints() 270 free(dcs); in free_dest_constraints() 299 dup_dest_constraints(const struct dest_constraint *dcs, size_t ndcs) in dup_dest_constraints() argument 308 dup_dest_constraint_hop(&dcs[i].from, &ret[i].from); in dup_dest_constraints() 309 dup_dest_constraint_hop(&dcs[i].to, &ret[i].to); in dup_dest_constraints() 344 const struct dest_constraint *dcs, size_t ndcs) in dump_dest_constraints() argument 352 dump_dest_constraint_hop(&dcs[i].from); in dump_dest_constraints() 354 dump_dest_constraint_hop(&dcs[i].to); in dump_dest_constraints()
|
H A D | CREDITS | 87 Simon Wilkinson <sxw@dcs.ed.ac.uk> - PAM fixes, Compat with MIT KrbV
|
/freebsd/share/examples/bootforth/ |
H A D | README | 33 <dcs@freebsd.org>
|
/freebsd/stand/ficl/softwords/ |
H A D | freebsd.fr | 1 \ ** Copyright (c) 1998 Daniel C. Sobral <dcs@freebsd.org>
|
H A D | jhlocal.fr | 38 2 - swap char+ char+ swap \ dcs/jws: nibble the '2:'
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_nmea.c | 1178 u_char dcs; in gps_send() local 1184 dcs = 0; in gps_send() 1186 dcs ^= *end++; in gps_send() 1190 len, beg, dcs); in gps_send()
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dbuf.c | 984 for (dbuf_cached_state_t dcs = 0; dcs < DB_CACHE_MAX; dcs++) { in dbuf_init() local 985 multilist_create(&dbuf_caches[dcs].cache, in dbuf_init() 989 zfs_refcount_create(&dbuf_caches[dcs].size); in dbuf_init() 1062 for (dbuf_cached_state_t dcs = 0; dcs < DB_CACHE_MAX; dcs++) { in dbuf_fini() local 1063 zfs_refcount_destroy(&dbuf_caches[dcs].size); in dbuf_fini() 1064 multilist_destroy(&dbuf_caches[dcs].cache); in dbuf_fini() 4193 dbuf_cached_state_t dcs = in dbuf_rele_and_unlock() local 4196 db->db_caching_status = dcs; in dbuf_rele_and_unlock() 4198 multilist_insert(&dbuf_caches[dcs].cache, db); in dbuf_rele_and_unlock() 4202 &dbuf_caches[dcs].size, db_size, db); in dbuf_rele_and_unlock() [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | rtf | 6 # Duncan P. Simpson, D.P.Simpson@dcs.warwick.ac.uk
|
H A D | cad | 383 # Reference: https://web.archive.org/web/20161204152348/http://www.dcs.ed.ac.uk/teaching/cs4/www/gr…
|
/freebsd/contrib/tcsh/ |
H A D | tcsh.man2html | 3 # tcsh.man2html, Dave Schweisguth <dcs@proton.chem.yale.edu> 376 Dave Schweisguth <A HREF="mailto:dcs\@proton.chem.yale.edu"><dcs\@proton.chem.yale.edu></A>
|
H A D | Fixes | 1268 24. Renamed ed-functions more consistently (dcs) 1269 23. Added missing filetests (dcs) 1270 22. Added NEWGRP define in config_f.h (dcs)
|
/freebsd/stand/forth/ |
H A D | loader.4th | 1 \ Copyright (c) 1999 Daniel C. Sobral <dcs@FreeBSD.org>
|
H A D | support.4th | 1 \ Copyright (c) 1999 Daniel C. Sobral <dcs@FreeBSD.org>
|
/freebsd/contrib/tcp_wrappers/ |
H A D | CHANGES | 358 by Dave Mitchell <D.Mitchell@dcs.shef.ac.uk>.
|
H A D | README | 1027 (dcs.shef.ac.uk), Andrew Maffei, Adrian van Bloois, Rop Gonggrijp, John
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wmi.c | 1111 .dcs = WMI_PDEV_PARAM_DCS, 1207 .dcs = WMI_10X_PDEV_PARAM_DCS, 1303 .dcs = WMI_10X_PDEV_PARAM_DCS, 1561 .dcs = WMI_10_4_PDEV_PARAM_DCS,
|
H A D | wmi.h | 3761 u32 dcs; member
|
H A D | wmi-tlv.c | 4804 .dcs = WMI_TLV_PDEV_PARAM_DCS,
|
/freebsd/usr.bin/calendar/calendars/ |
H A D | calendar.freebsd | 137 03/23 Daniel C. Sobral <dcs@FreeBSD.org> born in Brasilia, Distrito Federal, Brazil, 1971
|