Home
last modified time | relevance | path

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

/dports/shells/44bsd-csh/44bsd-csh-20001106_5/
H A Ddir.c92 tcp = short2str(hp);
354 if (chdir(short2str(cp)) < 0)
367 if (chdir(tmp = short2str(dp->di_name)) < 0)
441 if (chdir(short2str(dp)) >= 0) {
447 if (chdir(short2str(cp)) >= 0)
464 if (chdir(short2str(buf)) >= 0) {
479 (void) strcpy(ebuf, short2str(cp));
508 if (chdir(tmp = short2str(dp->di_name)) < 0)
525 if (chdir(tmp = short2str(dp->di_name)) < 0)
602 if (chdir(tmp = short2str(p->di_name)) < 0)
[all …]
H A Dexec.c153 slash = any(short2str(expath), '/');
282 f = short2str(sf);
336 f = short2str(sf);
465 dirp = opendir(short2str(*pv));
524 bool slash = any(short2str(name), '/');
599 strname = short2str(path);
602 strname = short2str(name);
712 bool slash = any(short2str(sp->word), '/');
H A Ddol.c531 dolp = (vp || getenv(short2str(name))) ? STR1 : STR0; in Dgetdol()
535 np = str2short(getenv(short2str(name))); in Dgetdol()
858 tmp = short2str(shtemp);
906 (void) write(0, short2str(obuf), (size_t) (BUFSIZ - ocnt));
920 (void) write(0, short2str(obuf), BUFSIZ);
962 if (any(short2str(mbp), '`')) {
984 (void) write(0, short2str(obuf), BUFSIZ);
991 (void) write(0, short2str(obuf), BUFSIZ);
H A Dexp.c511 if (isa(**vp, ANYOP) && stat(short2str(**vp), &stb))
521 i = !access(short2str(ep), R_OK);
525 i = !access(short2str(ep), W_OK);
529 i = !access(short2str(ep), X_OK);
535 cp[1] == 'l' ? lstat(short2str(ep), &stb) :
537 stat(short2str(ep), &stb)) {
H A Dstr.c98 *dst++ = strsave(short2str(*src));
136 short2str(src) in short2str() function
469 (void) strvis(sdst, short2str(cp), VIS_NOSLASH);
H A Dfile.c225 if (lstat(short2str(path), &statb) == 0) {
231 if (stat(short2str(path), &statb) == 0 && /* follow it out */
312 pw = getpwnam(short2str(person));
465 dir_fd = opendir(*tilded_dir ? short2str(tilded_dir) : ".");
H A Dcsh.c654 char *ptr = short2str(ep);
820 if ((fp = creat(short2str(hfile), 0600)) == -1) in rechist()
1138 (void) strcpy((char *) buf, short2str(f));
1175 if (stat(short2str(*vp), &stb) < 0) in mailchk()
1216 if ((pw = getpwnam(short2str(home))) != NULL) {
H A Dproc.c115 if (pid == atoi(short2str(value(STRchild))))
150 >= atoi(short2str(value(STRtime))))
977 signum = atoi(short2str(v[0] + 1));
982 name = short2str(&v[0][1]);
1064 pid = atoi(short2str(cp));
1147 int idx = atoi(short2str(cp + 1));
H A Dfunc.c85 label.bname = short2str(cp);
91 backgnd.bname = short2str(cp);
94 foregnd.bname = short2str(cp);
251 (void) execl(_PATH_LOGIN, "login", short2str(v[1]), NULL);
1213 f = atof(short2str(cp));
1226 return ((RLIM_TYPE) (f * 60.0 + atof(short2str(cp + 1))));
H A Dsem.c550 (void) strncpy(tmp, short2str(cp), MAXPATHLEN);
577 (void) strncpy(tmp, short2str(cp), MAXPATHLEN);
H A Dtime.c153 cp = short2str(vp->vec[1]);
H A Dglob.c955 (void) strcpy(buf, short2str(*(Char **)a));
956 return ((int) strcoll(buf, short2str(*(Char **)b)));
H A Dcsh.h504 #define short2str(a) strip(a) macro
H A Dextern.h335 char *short2str __P((Char *));
H A Dset.c830 (void) fprintf(cshout, "%s\t", short2str(p->v_name));
H A Dlex.c1016 if (!any(short2str(cp), '/'))
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/nn/
H A Dconvert.c160 char* short2str( short* d ) in short2str() function
190 short2str, short2num,0,
/dports/multimedia/transcode/transcode-1.1.7/export/
H A Dexport_lzo.c156 inline static void short2str(short a, unsigned char *b) in short2str() function
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Davilib.c130 static void short2str(unsigned char *dst, int32_t n) in short2str() function
3576 : short2str((unsigned char*)&(field),(field)))) in AVI_write_wave_header()
/dports/multimedia/ogmtools/ogmtools-1.5/avilib/
H A Davilib.c124 static void short2str(unsigned char *dst, int32_t n) in short2str() function
3566 : short2str((unsigned char*)&(field),(field)))) in AVI_write_wave_header()
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/avilib-0.6.10/
H A Davilib.c152 static void short2str(unsigned char *dst, int32_t n) in short2str() function
3816 : short2str((unsigned char*)&(field),(field)))) in AVI_write_wave_header()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/media_tools/
H A Davilib.c116 static void short2str(unsigned char *dst, s32 n) in short2str() function
/dports/multimedia/transcode/transcode-1.1.7/avilib/
H A Davilib.c86 static void short2str(unsigned char *dst, int32_t n) in short2str() function
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Davilib.c121 static void short2str(unsigned char *dst, s32 n) in short2str() function
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/media_tools/
H A Davilib.c116 static void short2str(unsigned char *dst, s32 n) in short2str() function