Home
last modified time | relevance | path

Searched refs:dol (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
Dprf.c55 size_t dol; in _gsskrb5_pseudo_random() local
66 dol = desired_output_len; in _gsskrb5_pseudo_random()
96 prf_out->value = malloc(dol); in _gsskrb5_pseudo_random()
103 prf_out->length = dol; in _gsskrb5_pseudo_random()
121 while(dol > 0) { in _gsskrb5_pseudo_random()
136 tsize = min(dol, output.length); in _gsskrb5_pseudo_random()
139 dol -= tsize; in _gsskrb5_pseudo_random()
/netbsd/src/bin/csh/
Dlex.c665 int c, dol, left, right; in getexcl() local
680 dol = 0; in getexcl()
683 dol++; in getexcl()
686 dol++; in getexcl()
687 left = 0, right = dol; in getexcl()
701 left = 0, right = dol; in getexcl()
707 if (!getsel(&left, &right, dol)) in getexcl()
713 if (!getsel(&left, &right, dol)) in getexcl()
1039 getsel(int *al, int *ar, int dol) in getsel() argument
1060 *ar = dol - 1; in getsel()
[all …]
DMakefile22 SRCS= alloc.c char.c const.c csh.c dir.c dol.c err.c exec.c exp.c file.c \
/netbsd/src/external/gpl3/gcc/dist/
DMAINTAINERS627 Anatoly Sokolov <aesok@dol.ru>
DChangeLog822 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
18247 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
/netbsd/src/external/gpl3/gdb/dist/
DChangeLog13931 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog13917 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200720576 Anatoly Sokolov <aesok@dol.ru>