Searched refs:shp (Results 1 – 4 of 4) sorted by relevance
46 struct spwd *shp; in su_main() local56 if (!(shp = getspnam(name))) perror_exit("no '%s'", name); in su_main()58 if (*shp->sp_pwdp != '$') goto deny; in su_main()60 passhash = crypt(toybuf, shp->sp_pwdp); in su_main()62 if (!passhash || strcmp(passhash, shp->sp_pwdp)) goto deny; in su_main()
877 struct seghdr *shp = (struct seghdr *)nspp; in print_nsp() local886 ND_TCHECK(shp->sh_seq[0]); in print_nsp()887 ack = EXTRACT_LE_16BITS(shp->sh_seq[0]); in print_nsp()896 ND_TCHECK(shp->sh_seq[1]); in print_nsp()897 ack = EXTRACT_LE_16BITS(shp->sh_seq[1]); in print_nsp()906 ND_TCHECK(shp->sh_seq[2]); in print_nsp()907 ack = EXTRACT_LE_16BITS(shp->sh_seq[2]); in print_nsp()923 struct seghdr *shp = (struct seghdr *)nspp; in print_nsp() local932 ND_TCHECK(shp->sh_seq[0]); in print_nsp()933 ack = EXTRACT_LE_16BITS(shp->sh_seq[0]); in print_nsp()[all …]
288 const VbSharedDataKernelPart* shp = in GetVdatLoadKernelDebug() local301 shp->gpt_index, in GetVdatLoadKernelDebug()302 shp->sector_start, in GetVdatLoadKernelDebug()303 shp->sector_count, in GetVdatLoadKernelDebug()304 shp->combined_version, in GetVdatLoadKernelDebug()305 shp->check_result, in GetVdatLoadKernelDebug()306 shp->flags); in GetVdatLoadKernelDebug()
349 shp{""}