Searched refs:verify (Results 1 - 25 of 32) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Dintel_sanitize_gpu.in8 Run COMMAND with ARGUMENTS and verify the GPU doesn't write outside its memory
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Dintel_sanitize_gpu.in8 Run COMMAND with ARGUMENTS and verify the GPU doesn't write outside its memory
/xsrc/external/mit/xdm/dist/xdm/
H A Dsession.c210 struct verify_info *verify,
218 static struct verify_info verify; variable in typeref:struct:verify_info
290 source (verify.systemEnviron, d->reset);
367 verify.version = 1;
369 greet_stat = (*greet_user_proc)(d, &dpy, &verify, &greet, &dlfuncs);
379 if (StartClient (&verify, d, &clientPid, greet.name, greet.password)) {
421 source (verify.systemEnviron, d->reset);
540 if (setgid (verify.gid) == -1) {
544 if (setuid (verify.uid) == -1) {
548 RemoveUserAuthorization (d, &verify);
579 StartClient(struct verify_info * verify,struct display * d,pid_t * pidp,char * name,char * passwd) argument
[all...]
H A Dauth.c1069 SetUserAuthorization (struct display *d, struct verify_info *verify) argument
1090 home = getEnv (verify->userEnviron, "HOME");
1242 verify->userEnviron = setEnv (verify->userEnviron,
1244 verify->systemEnviron = setEnv (verify->systemEnviron,
1249 chown (envname, verify->uid, verify->gid);
1255 RemoveUserAuthorization (struct display *d, struct verify_info *verify) argument
1267 home = getEnv (verify
[all...]
/xsrc/external/mit/xdm/dist/greeter/
H A DMakefile.am10 verify.c
H A Dverify.c33 * verify.c
102 Verify (struct display *d, struct greet_info *greet, struct verify_info *verify) argument
162 Debug("password verify failed\n");
212 Verify (struct display *d, struct greet_info *greet, struct verify_info *verify)
322 Debug("kerberos verify succeeded\n");
335 Debug("kerberos verify failure %d\n", ret);
356 Debug ("password verify failed\n");
417 Debug ("verify succeeded\n");
420 verify->uid = p->pw_uid;
421 verify
[all...]
H A Dgreet.c425 struct verify_info *verify,
602 if ((pam_error == PAM_SUCCESS) && (Verify (d, greet, verify))) {
632 if (Verify (d, greet, verify))
648 if (source (verify->systemEnviron, d->startup) != 0)
669 user2netname (netname, verify->uid, domainname);
422 GreetUser(struct display * d,Display ** dpy,struct verify_info * verify,struct greet_info * greet,struct dlfuncs * dlfuncs) argument
H A DMakefile.in136 am_libXdmGreet_la_OBJECTS = Login.lo greet.lo verify.lo
162 ./$(DEPDIR)/verify.Plo
425 verify.c
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verify.Plo@am__quote@ # am--include-marker
676 -rm -f ./$(DEPDIR)/verify.Plo
724 -rm -f ./$(DEPDIR)/verify.Plo
/xsrc/external/mit/xdm/dist/include/
H A Ddm_auth.h83 extern void RemoveUserAuthorization (struct display *d, struct verify_info *verify);
86 extern void SetUserAuthorization (struct display *d, struct verify_info *verify);
H A Ddm.h35 * public interfaces for greet/verify functionality
466 /* in verify.c */
467 extern int Verify (struct display *d, struct greet_info *greet, struct verify_info *verify);
/xsrc/external/mit/brotli/dist/python/
H A DMakefile57 -@$(YAPF) --in-place --recursive --verify .
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/
H A Dusage.rst41 To verify OpenSWR is being used, check to see if a message like the following is printed when the application is started: ::
/xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/
H A Dusage.rst35 To verify OpenSWR is being used, check to see if a message like the following is printed when the application is started: ::
/xsrc/external/mit/xorgproto/dist/scripts/
H A Dkeysym-generator.py179 def verify(ns): function
342 if verify(ns) != 0:
432 "verify", help="Verify the XF86keysym.h matches requirements (default)"
434 parser_verify.set_defaults(func=verify)
466 print("No command specified, defaulting to verify'")
467 ns.func = verify
/xsrc/external/mit/xorgproto/dist/
H A DREADME.md51 - verify that the format for any keys added by this script is correct and
/xsrc/external/mit/pixman/dist/test/
H A Dtolerance-test.c177 verify (int test_no, function in typeref:typename:pixman_bool_t
325 if (!verify (i, op, source, mask, dest, dest_copy,
H A Dpixel-test.c2858 verify (int test_no, const pixel_combination_t *combination, int size, function in typeref:typename:pixman_bool_t
3013 if (!verify (i, combination, j, k))
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.3.rst80 - mesa: only verify that enabled arrays have backing buffers
H A D20.3.0.rst1866 - docs: verify that targets for relative redirects exist
1869 - zink: verify geometry shader feature
3265 - iris: verify color component width in convert_fast_clear_color
3266 - i965: verify format width in blorp_get_client_bo
3747 - zink: verify that src and dst aspects are the same in resource_copy_region hook
H A D21.0.0.rst1259 - meson: verify that d3d12.h exists when building the d3d12 driver
1320 - .gitlab-ci: verify that Get-Content worked
2422 - zink: track custom border color samplers and verify against device limits
H A D21.1.0.rst2102 - zink: verify that src/dst support blitting
2103 - zink: verify that source-format support linear-filter
3863 - zink: verify format caps and add storage image usage when possible in creation
/xsrc/external/mit/freetype/dist/
H A Dvms_make.com1105 ! 4.) Include file used to verify library location
1305 $ if V then set verify
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dsvga3d.rst294 In a shell, run 'glxinfo' and look for the following to verify that the
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md2034 verify you have a powerful server before resizing the workspace
/xsrc/external/mit/xterm/dist/
H A Daclocal.m41170 [echo "cross-compiling, cannot verify if a termcap/tgetent is present in $cf_termlib" 1>&AC_FD_CC])

Completed in 97 milliseconds

12