Searched refs:psw (Results 1 – 6 of 6) sorted by relevance
101 char *cp, *psw; in cmd_crypt() local104 psw = getpassphrase(gettext("Password:")); in cmd_crypt()106 psw = argv[1]; in cmd_crypt()108 cp = malloc(4 + 2 * strlen(psw)); in cmd_crypt()111 smb_simplecrypt(cp, psw); in cmd_crypt()
38 psw.h \56 $(ROOTDIR)/psw.h := LINK_TARGET = ../../sys/psw.h
40 #error Kernel include of psw.h
74 psw.h \
8495 uint_t toggle = 0, fc, ctrl, psw; in ohci_parse_isoc_error() local8519 psw = Get_TD(td->hctd_offsets[i / 2]); in ohci_parse_isoc_error()8522 ctrl = psw & HC_ITD_ODD_OFFSET; in ohci_parse_isoc_error()8525 ctrl = (psw & HC_ITD_EVEN_OFFSET) << in ohci_parse_isoc_error()
268 $(i386_ONLY)link path=usr/include/ia32/sys/psw.h target=../../sys/psw.h1230 file path=usr/include/sys/psw.h