Searched refs:dopt (Results 1 – 2 of 2) sorted by relevance
133 static int dopt = 0; /* 1 = who -d */ variable217 dopt = 1; in main()456 if (dopt) { in main()673 if (dopt && utmpp->ut_type == DEAD_PROCESS) { in dump()
474 encode_dhcp_opt(void *dopt, boolean_t isv6, uint_t opt_type, in encode_dhcp_opt() argument485 (void) memcpy(dopt, &d6o, sizeof (d6o)); in encode_dhcp_opt()490 pval = (uint8_t *)dopt; in encode_dhcp_opt()499 pval = (uint8_t *)dopt + res_len; in encode_dhcp_opt()