Home
last modified time | relevance | path

Searched refs:run_crypt (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libcrypt/common/
H A Dcryptio.c33 #pragma weak _run_crypt = run_crypt
122 run_crypt(long offset, char *buffer, unsigned int count, int p[2]) in run_crypt() function
H A Dmapfile-vers71 run_crypt;
H A Dllib-lcrypt50 int run_crypt(long offset, char *buffer, unsigned int count, int p[2]);
/titanic_41/usr/src/cmd/vi/port/
H A Dex_temp.c254 if (run_crypt(0L, ibuff2,
263 if (run_crypt(0L, ibuff2, CRSIZE, tperm) == -1)
271 if (run_crypt(0L, ibuff, CRSIZE, tperm) == -1)
279 if (run_crypt(0L, ibuff, CRSIZE, tperm) == -1)
294 if (run_crypt(0L, crbuf, CRSIZE, tperm) == -1)
398 if (run_crypt(0L, crbuf, CRSIZE, tperm) == -1) in synctmp()
H A Dex_io.c723 if (crflag > 0 && run_crypt(cntch, genbuf, ninbuf+1, perm) == -1) { in getfile()
773 if (run_crypt(cntch, genbuf, nib, perm) == -1) in putfile()
797 if (run_crypt(cntch, genbuf, nib, perm) == -1) in putfile()
H A Dexrecover.c633 if (run_crypt(0L, bk, CRSIZE, tperm) == -1) in scrapbad()
798 if (run_crypt(0L, ibuff, CRSIZE, tperm) == -1)
/titanic_41/usr/src/head/
H A Dcrypt.h56 extern int run_crypt(long, char *, unsigned, int *);
/titanic_41/usr/src/man/man3ext/
H A DMakefile124 run_crypt.3ext \
145 run_crypt.3ext := LINKSRC = crypt.3ext
/titanic_41/usr/src/cmd/ed/
H A Ded.c1393 if (run_crypt(count, genbuf, ninbuf+1, perm) == -1) in getfile()
1453 if (run_crypt(count-n, genbuf, n, perm) == -1) in putfile()
1470 if (run_crypt(count-n, genbuf, n, perm) == -1) in putfile()
1739 if (run_crypt(0L, ibuff, 512, tperm) == -1) in getblock()
1747 if (run_crypt(0L, ibuff, 512, tperm) == -1) in getblock()
1758 if (run_crypt(0L, crbuf, 512, tperm) == -1) in getblock()
2669 if (run_crypt(0L, crbuf, chcount, perm) == -1) in eopen()
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3ext.inc124 link path=usr/share/man/man3ext/run_crypt.3ext target=crypt.3ext
/titanic_41/
H A D.gitignore6265 usr/src/man/man3ext/run_crypt.3ext