Home
last modified time | relevance | path

Searched refs:status (Results 126 – 150 of 2758) sorted by path

12345678910>>...111

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE349 of preserving the free status of all derivatives of our free software and
H A Dzlib.c218 int status; /* as the name implies */ member
683 s->status = s->noheader ? BUSY_STATE : INIT_STATE;
747 if (state->status == INIT_STATE) {
756 state->status = BUSY_STATE;
769 if (state->status == FLUSH_STATE) {
770 state->status = BUSY_STATE;
776 if (state->status == FINISH_STATE && strm->avail_in != 0) {
783 (flush == Z_FINISH && state->status != FINISH_STATE)) {
787 state->status = FINISH_STATE;
807 && state->status != FINISH_STATE) {
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c311 if (!status) { in main()
326 if (status) { in main()
375 if (status) { in main()
624 if (status) { in toremote()
639 if (status != -1) { in toremote()
662 if (status) { in toremote()
849 if (status) { in tolocal()
862 if (status != -1) { in tolocal()
884 if (status) { in tolocal()
1063 int status, pid, w; in susystem() local
[all …]
H A Drlogin.c234 pop(int status) { in pop() argument
242 exit(status); in pop()
287 krb5_error_code status; in main() local
488 if (!status) { in main()
502 if (status) { in main()
520 if (status) { in main()
660 if (status != 0) { in main()
672 if (status != -1) { in main()
703 if (status) { in main()
850 done(int status) in done() argument
[all …]
H A Drsh.c220 krb5_error_code status; in main() local
434 if (!status) { in main()
449 if (status) { in main()
450 com_err("rsh", status, in main()
461 if (status) { in main()
462 com_err("rsh", status, in main()
576 if (status != 0) { in main()
589 if (status != -1) { in main()
593 host, error_message(status)); in main()
622 if (status) { in main()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddocmd.c333 status = kcmd(&rem, &rhost, port, user, ruser, in makeconn()
341 if (status) { in makeconn()
350 host, error_message(status)); in makeconn()
354 if (status != -1) { in makeconn()
358 host, error_message(status)); in makeconn()
386 status = krb5_auth_con_getlocalsubkey(bsd_context, in makeconn()
388 if (status) { in makeconn()
389 com_err("rdist", status, in makeconn()
H A Dkrb5defs.h49 extern krb5_error_code status;
H A Dmain.c63 krb5_error_code status; variable
294 status = krb5_init_context(&bsd_context);
296 if (!status) {
310 status = krb5_init_context(&bsd_context);
311 if (status) {
312 com_err("rdist", status,
327 status = krb5_get_default_realm(bsd_context, &realmdef[1]);
328 if (status) {
329 com_err("rdist", status,
H A Dserver.c1439 int fd[2], status, pid, i; in dospecial() local
1489 while ((i = wait(&status)) != pid && i != -1) in dospecial()
1492 status = -1; in dospecial()
1494 if (status) in dospecial()
1495 error("shell returned %d\n", status); in dospecial()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.h77 int (*status)(struct XauthP *, char *, int); member
H A Dcommands.c2381 status(int argc, char *argv[]) in status() function
3305 (void) call(3, status, "status", "notmuch"); in tn()
3368 { "status", statushelp, status, 0 },
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dmain.c90 static void status(int, char **);
149 { "status", sthelp, status },
712 status(int argc, char **argv) in status() function
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/
H A Devents.c83 dladm_status_t status; in open_bridge_control() local
94 if (status != DLADM_STATUS_OK) { in open_bridge_control()
117 if (status != DLADM_STATUS_OK) { in open_bridge_control()
143 dladm_status_t status; in set_vlan() local
149 if (status != DLADM_STATUS_OK) { in set_vlan()
189 dladm_status_t status; in update_port() local
273 if (status == DLADM_STATUS_OK) in update_port()
279 if (status == DLADM_STATUS_OK) in update_port()
324 dladm_status_t status; in update_link() local
361 dladm_status_t status; in handle_refresh() local
[all …]
H A Dmain.c203 dladm_status_t status; in main() local
219 if ((status = dladm_open(&dlhandle)) != DLADM_STATUS_OK) { in main()
221 instance_name, dladm_status2str(status, buf)); in main()
225 status = dladm_bridge_get_privprop(instance_name, &debugging, in main()
227 if (status != DLADM_STATUS_OK) { in main()
229 instance_name, dladm_status2str(status, buf)); in main()
H A Drstp.c144 dladm_status_t status; in get_duplex() local
282 dladm_status_t status; in get_init_port_cfg() local
300 if (status == DLADM_STATUS_OK) { in get_init_port_cfg()
306 if (status == DLADM_STATUS_OK) { in get_init_port_cfg()
312 if (status == DLADM_STATUS_OK) { in get_init_port_cfg()
318 if (status == DLADM_STATUS_OK) { in get_init_port_cfg()
324 if (status == DLADM_STATUS_OK) { in get_init_port_cfg()
379 dladm_status_t status; in rstp_init() local
384 if (status != DLADM_STATUS_OK) { in rstp_init()
398 dladm_status_t status; in rstp_refresh() local
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_support.c287 ilbd_reply_err(uint32_t *rbuf, size_t *rbufsz, ilb_status_t status) in ilbd_reply_err() argument
294 *(ilb_status_t *)&ic->ic_data = status; in ilbd_reply_err()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c2921 int status = -1; in mibwalk() local
2926 return (status); in mibwalk()
2949 return (status); in mibwalk()
3069 status = 0; in mibwalk()
3079 return (status); in mibwalk()
H A Dmpd_tables.h293 #define PR_STATUS_VALID(status) ((status) <= PR_LOST) argument
348 #define TG_STATUS_VALID(status) \ argument
349 (((status) >= TG_ACTIVE) && ((status) <= TG_DEAD))
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c2532 ipadm_status_t status; in phyint_check_ipadm_intfid() local
2544 status = ipadm_addr_info(iph, pi->pi_name, &addrinfo, in phyint_check_ipadm_intfid()
2546 if (status != IPADM_SUCCESS) { in phyint_check_ipadm_intfid()
H A Dtables.c2359 ipadm_status_t status; in prefix_update_ipadm_addrobj() local
2373 if ((status = ipadm_open(&iph, 0)) != IPADM_SUCCESS) { in prefix_update_ipadm_addrobj()
2375 ipadm_status2str(status)); in prefix_update_ipadm_addrobj()
2382 status = ipadm_add_aobjname(iph, pi->pi_name, AF_INET6, in prefix_update_ipadm_addrobj()
2385 status = ipadm_delete_aobjname(iph, pi->pi_name, AF_INET6, in prefix_update_ipadm_addrobj()
2389 if (status != IPADM_SUCCESS && status != IPADM_IPC_ERROR) { in prefix_update_ipadm_addrobj()
2392 ipadm_status2str(status)); in prefix_update_ipadm_addrobj()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c2265 process_non_start_term(instance_t *inst, int status) in process_non_start_term() argument
2269 if (status == IMRET_FAILURE) { in process_non_start_term()
2297 if (status != IMRET_SUCCESS) { in process_non_start_term()
2306 inst->fmri, status); in process_non_start_term()
H A Dwait.c325 int status; in process_terminated_methods() local
343 pid = waitpid(me->pid, &status, WNOHANG); in process_terminated_methods()
370 if (WIFEXITED(status)) { in process_terminated_methods()
371 ret = WEXITSTATUS(status); in process_terminated_methods()
374 } else if (WIFSIGNALED(status)) { in process_terminated_methods()
385 WTERMSIG(status)); in process_terminated_methods()
395 status); in process_terminated_methods()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME587 wpa_supplicant. It is used to query current status, change
590 wpa_cli can show the current authentication status, selected security
652 status = get current WPA/EAPOL/EAP status
H A Ddriver_wifi.c25 #define WPA_STATUS(status) (status == DLADM_STATUS_OK? 0 : -1) argument
42 dladm_status_t status; in wpa_driver_wifi_get_bssid() local
60 return (WPA_STATUS(status)); in wpa_driver_wifi_get_bssid()
78 dladm_status_t status; in wpa_driver_wifi_get_ssid() local
104 dladm_status_t status; in wpa_driver_wifi_set_wpa_ie() local
129 dladm_status_t status; in wpa_driver_wifi_set_wpa() local
145 dladm_status_t status; in wpa_driver_wifi_del_key() local
198 dladm_status_t status; in wpa_driver_wifi_set_key() local
253 dladm_status_t status; in wpa_driver_wifi_disassociate() local
286 dladm_status_t status; in wpa_driver_wifi_associate() local
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A D6to4relay.c70 dladm_status_t status; in printkstatus() local
73 if (status != DLADM_STATUS_OK) { in printkstatus()
76 dladm_status2str(status, errstr)); in printkstatus()
177 dladm_status_t status; in main() local
250 if (status != DLADM_STATUS_OK) { in main()
253 dladm_status2str(status, errstr)); in main()
261 if (status != DLADM_STATUS_OK) { in main()
264 "%s\n"), dladm_status2str(status, errstr)); in main()
290 if (status != DLADM_STATUS_OK) { in main()
293 dladm_status2str(status, errstr)); in main()
[all …]

12345678910>>...111