Home
last modified time | relevance | path

Searched refs:pw_shell (Results 1 – 25 of 2488) sorted by relevance

12345678910>>...100

/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d62 char* pw_shell; in version() member
77 char* pw_shell;
93 char* pw_shell; /* default shell */
110 char* pw_shell; /* default shell */
126 char* pw_shell; /* default shell */
142 char* pw_shell; /* default shell */
159 char* pw_shell;
171 char* pw_shell;
184 char *pw_shell;
197 char* pw_shell;
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d62 char* pw_shell; in version() member
77 char* pw_shell;
93 char* pw_shell; /* default shell */
110 char* pw_shell; /* default shell */
126 char* pw_shell; /* default shell */
142 char* pw_shell; /* default shell */
159 char* pw_shell;
171 char* pw_shell;
184 char *pw_shell;
197 char* pw_shell;
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d61 char* pw_shell; in version() member
76 char* pw_shell;
92 char* pw_shell; /* default shell */
109 char* pw_shell; /* default shell */
125 char* pw_shell; /* default shell */
141 char* pw_shell; /* default shell */
158 char* pw_shell;
170 char* pw_shell;
183 char *pw_shell;
196 char* pw_shell;
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d62 char* pw_shell; in version() member
77 char* pw_shell;
93 char* pw_shell; /* default shell */
110 char* pw_shell; /* default shell */
126 char* pw_shell; /* default shell */
142 char* pw_shell; /* default shell */
159 char* pw_shell;
171 char* pw_shell;
184 char *pw_shell;
197 char* pw_shell;
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d61 char* pw_shell; in version() member
76 char* pw_shell;
92 char* pw_shell; /* default shell */
109 char* pw_shell; /* default shell */
125 char* pw_shell; /* default shell */
141 char* pw_shell; /* default shell */
158 char* pw_shell;
170 char* pw_shell;
183 char *pw_shell;
196 char* pw_shell;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d61 char* pw_shell; in version() member
76 char* pw_shell;
92 char* pw_shell; /* default shell */
109 char* pw_shell; /* default shell */
125 char* pw_shell; /* default shell */
141 char* pw_shell; /* default shell */
158 char* pw_shell;
170 char* pw_shell;
182 char *pw_shell;
195 char* pw_shell;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d61 char* pw_shell; in version() member
76 char* pw_shell;
92 char* pw_shell; /* default shell */
109 char* pw_shell; /* default shell */
125 char* pw_shell; /* default shell */
141 char* pw_shell; /* default shell */
158 char* pw_shell;
170 char* pw_shell;
182 char *pw_shell;
195 char* pw_shell;
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d61 char* pw_shell; in version() member
76 char* pw_shell;
92 char* pw_shell; /* default shell */
109 char* pw_shell; /* default shell */
125 char* pw_shell; /* default shell */
141 char* pw_shell; /* default shell */
158 char* pw_shell;
170 char* pw_shell;
183 char *pw_shell;
196 char* pw_shell;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d62 char* pw_shell; in version() member
77 char* pw_shell;
93 char* pw_shell; /* default shell */
110 char* pw_shell; /* default shell */
126 char* pw_shell; /* default shell */
142 char* pw_shell; /* default shell */
159 char* pw_shell;
171 char* pw_shell;
184 char *pw_shell;
197 char* pw_shell;
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/
H A Dpwd.d61 char* pw_shell; in version() member
76 char* pw_shell;
92 char* pw_shell; /* default shell */
109 char* pw_shell; /* default shell */
125 char* pw_shell; /* default shell */
141 char* pw_shell; /* default shell */
158 char* pw_shell;
170 char* pw_shell;
182 char *pw_shell;
195 char* pw_shell;
/dports/security/duo/duo_unix-1.11.4/tests/
H A Dgroups_preload.c16 .pw_shell = "/bin/sh" },
18 .pw_shell = "/bin/sh" },
20 .pw_shell = "/bin/sh" },
22 .pw_shell = "/bin/sh" },
24 .pw_shell = "/bin/sh" },
26 .pw_shell = NULL },
/dports/x11/ly/ly-0.5.2/src/
H A Dlogin.c48 execl(pwd->pw_shell, pwd->pw_shell, "-c", config.term_reset_cmd, NULL); in reset_terminal()
232 setenv("SHELL", pwd->pw_shell, 1); in env_init()
366 xauth(display_name, pwd->pw_shell, xauth_dir); in xorg()
381 execl(pwd->pw_shell, pwd->pw_shell, "-c", x_cmd, NULL); in xorg()
412 execl(pwd->pw_shell, pwd->pw_shell, "-c", de_cmd, NULL); in xorg()
435 execl(pwd->pw_shell, pwd->pw_shell, "-c", cmd, NULL); in wayland()
440 const char* pos = strrchr(pwd->pw_shell, '/'); in shell()
450 pos = pwd->pw_shell; in shell()
454 execl(pwd->pw_shell, args, NULL); in shell()
540 if (pwd->pw_shell[0] == '\0') in auth()
[all …]
/dports/sysutils/isc-cron/isc-cron-4.1_2/
H A Dpw_dup.c77 if (pw->pw_shell) { in pw_dup()
78 ssize = strlen(pw->pw_shell) + 1; in pw_dup()
118 if (pw->pw_shell) { in pw_dup()
119 (void)memcpy(cp, pw->pw_shell, ssize); in pw_dup()
120 newpw->pw_shell = cp; in pw_dup()
/dports/mail/vpopmail/vpopmail-5.4.33/
H A Dvuserinfo.c316 printf("quota: %s\n", mypw->pw_shell); in display_user()
319 if((strcmp(mypw->pw_shell, "NOQUOTA"))) { in display_user()
321 vmaildir_readquota(maildir, format_maildirquota(mypw->pw_shell))); in display_user()
323 printf("usage: %s\n", mypw->pw_shell); in display_user()
336 if ( DisplayQuota ) printf("%s\n", mypw->pw_shell); in display_user()
339 if((strcmp(mypw->pw_shell, "NOQUOTA"))) { in display_user()
341 vmaildir_readquota(maildir, format_maildirquota(mypw->pw_shell))); in display_user()
343 printf("%s\n", mypw->pw_shell); in display_user()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/compat/include/
H A Dpwd.h20 __aconst char *pw_shell; /* default shell */ member
36 q->pw_shell = p->pw_shell; in passwd_to_passwd50()
51 q->pw_shell = p->pw_shell; in passwd50_to_passwd()
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/target/samba/
H A Dsamba_android.patch116 new_pwd.pw_shell = SMB_STRDUP("/bin/false");
126 unix_to_unicode(retval.pw_shell, pwret->pw_shell, sizeof(retval.pw_shell));
136 unix_to_unicode(retval.pw_shell, pwret->pw_shell, sizeof(retval.pw_shell));
148 ret->pw_shell = talloc_strdup(ret, from->pw_shell);
/dports/sysutils/busybox/busybox-1.26.2/libbb/
H A Dget_shell_name.c21 if (pw && pw->pw_shell && pw->pw_shell[0]) in get_shell_name()
22 return pw->pw_shell; in get_shell_name()
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/target/samba-gplv3/
H A Dsamba_android.patch43 free(pw->pw_shell);
56 pw->pw_shell = strdup(p->pw_shell);
57 if (pw->pw_shell == NULL) {
90 fstring pw_shell;
/dports/x11/mate-terminal/mate-terminal-1.26.0/src/
H A Deggshell.c85 if (pw && pw->pw_shell) in egg_shell()
87 if (access (pw->pw_shell, X_OK) == 0) in egg_shell()
89 return g_strdup (pw->pw_shell); in egg_shell()
/dports/mail/procmail/procmail-3.22/src/
H A Dauthenticate.c139 np->pw_shell=cstr(np->pw_shell,op->pw_shell);
160 bbzero(p->pw_shell,strlen(p->pw_shell));
171 free(p->pw_name),free(p->pw_dir),free(p->pw_shell),free(p);
225 { return pass->pw->pw_shell;
/dports/shells/jailkit/jailkit-2.22/src/
H A Dpasswdparser.c163 retpw.pw_shell = field_from_line(line, 6); in internal_getpwuid()
165 if (retpw.pw_name == NULL || retpw.pw_gid == -1 || retpw.pw_shell == NULL || retpw.pw_dir == NULL in internal_getpwuid()
166 || strlen(retpw.pw_name)<1 || strlen(retpw.pw_dir)<1 || strlen(retpw.pw_shell)<1) { in internal_getpwuid()
169 if (retpw.pw_shell) free(retpw.pw_shell); in internal_getpwuid()
/dports/sysutils/toybox/toybox-0.8.5/toys/pending/
H A Duseradd.c75 if (pw && pw->pw_shell && *pw->pw_shell) TT.shell = xstrdup(pw->pw_shell);
79 pwd.pw_shell = TT.shell;
121 pwd.pw_shell);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/include/
H A Dmy_getpwnam.h48 std::string pw_shell; member
58 pw_shell{p.pw_shell} {}
/dports/x11/gnome-terminal/gnome-terminal-3.42.2/src/
H A Deggshell.cc81 if (pw && pw->pw_shell) { in egg_shell()
82 if (access (pw->pw_shell, X_OK) == 0) { in egg_shell()
83 return g_strdup (pw->pw_shell); in egg_shell()
/dports/mail/akpop3d/akpop3d-0.7.7/
H A Dmysql.c33 char pw_shell[M_SHELL+1]; variable
176 strlcpy(pw_shell,row[5],sizeof(pw_shell));
177 stPass.pw_shell = (char *)&pw_shell;

12345678910>>...100