Home
last modified time | relevance | path

Searched refs:fnm (Results 1 – 19 of 19) sorted by relevance

/openbsd/games/hunt/huntd/
H A Dconf.c124 parse_int(char *p, struct kwvar *kvp, const char *fnm, int *linep) in parse_int() argument
144 fnm, *linep, kvp->kw, *(int *)kvp->var, newval); in parse_int()
149 fnm, *linep, valuestart); in parse_int()
160 return parse_int(p, kvp, fnm, linep); in parse_value()
171 parse_line(char *buf, char *fnm, int *line) in parse_line() argument
199 fnm, *line); in parse_line()
214 fnm, *line, (int)(endword - word), word); in parse_line()
232 p = parse_value(p, kvp, fnm, line); in parse_line()
242 fnm, *line); in parse_line()
248 load_config(FILE *f, char *fnm) in load_config() argument
[all …]
/openbsd/bin/pax/
H A Dfile_subs.c696 set_ftime(const char *fnm, const struct timespec *mtimp, in set_ftime() argument
718 if (utimensat(AT_FDCWD, fnm, tv, AT_SYMLINK_NOFOLLOW) < 0) in set_ftime()
720 fnm); in set_ftime()
748 fnm); in fset_ftime()
759 set_ids(char *fnm, uid_t uid, gid_t gid) in set_ids() argument
769 fnm); in set_ids()
776 fset_ids(char *fnm, int fd, uid_t uid, gid_t gid) in fset_ids() argument
786 fnm); in fset_ids()
798 set_pmode(char *fnm, mode_t mode) in set_pmode() argument
802 syswarn(1, errno, "Could not set permissions on %s", fnm); in set_pmode()
[all …]
H A Dbuf_subs.c667 char *fnm = arcn->name; in rd_wrfile() local
684 syswarn(0,errno,"Unable to obtain block size for file %s",fnm); in rd_wrfile()
703 if ((res = file_write(ofd,bufpt,cnt,&rem,&isem,sz,fnm)) <= 0) { in rd_wrfile()
727 file_flush(ofd, fnm, isem); in rd_wrfile()
757 char *fnm = arcn->name; in cp_file() local
779 syswarn(0,errno,"Unable to obtain block size for file %s",fnm); in cp_file()
791 res = file_write(fd2, buf, cnt, &rem, &isem, sz, fnm); in cp_file()
819 file_flush(fd2, fnm, isem); in cp_file()
/openbsd/gnu/usr.bin/perl/cpan/Encode/Encode/
H A DMakefile_PL.e2x90 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
179 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
180 open (FILELIST, ">$table.fnm")
181 || die "Could not open $table.fnm: $!";
/openbsd/lib/libcrypto/x509/
H A Dx509_crld.c146 STACK_OF(GENERAL_NAME) *fnm = NULL; in set_dist_point_name()
150 fnm = gnames_from_sectname(ctx, cnf->value); in set_dist_point_name()
151 if (!fnm) in set_dist_point_name()
192 if (fnm) { in set_dist_point_name()
194 (*pdp)->name.fullname = fnm; in set_dist_point_name()
203 sk_GENERAL_NAME_pop_free(fnm, GENERAL_NAME_free); in set_dist_point_name()
/openbsd/gnu/usr.bin/perl/cpan/Encode/
H A DMakefile.PL197 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm))
243 qq{\n\t\$(PERL) $plib $enc2xs $ucopts -o \$\@ -f $table.fnm\n\n};
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A D1286.key23 VWKRo5dQBN0BR0SJ4fv9hcrHaFsgxV3QBasUqY/bA/fnm+Gn/3qaRvontpLlqOTk
/openbsd/gnu/usr.bin/cvs/diff/
H A Ddiff.c1036 char const *fnm = inf[fnm_arg].name; local
1038 char const *p = filename_lastdirchar (fnm);
1040 = dir_file_pathname (dir, p ? p + 1 : fnm);
1042 if (strcmp (fnm, "-") == 0)
/openbsd/gnu/usr.bin/perl/cpan/Encode/EBCDIC/
H A DMakefile.PL52 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
/openbsd/gnu/usr.bin/perl/cpan/Encode/Symbol/
H A DMakefile.PL57 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
/openbsd/gnu/usr.bin/perl/cpan/Encode/CN/
H A DMakefile.PL71 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
/openbsd/gnu/usr.bin/perl/cpan/Encode/JP/
H A DMakefile.PL71 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
/openbsd/gnu/usr.bin/perl/cpan/Encode/KR/
H A DMakefile.PL69 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
/openbsd/gnu/usr.bin/perl/cpan/Encode/TW/
H A DMakefile.PL67 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
/openbsd/gnu/usr.bin/perl/cpan/Encode/Byte/
H A DMakefile.PL95 foreach my $ext (qw($(OBJ_EXT) .c .h .exh .fnm)) {
/openbsd/gnu/usr.bin/binutils/bfd/
H A Delflink.c3063 char *fnm, *anm; in elf_link_add_object_symbols() local
3069 if (n == NULL || fnm == NULL) in elf_link_add_object_symbols()
3071 amt = strlen (fnm) + 1; in elf_link_add_object_symbols()
3075 memcpy (anm, fnm, amt); in elf_link_add_object_symbols()
3088 char *fnm, *anm; in elf_link_add_object_symbols() local
3094 if (n == NULL || fnm == NULL) in elf_link_add_object_symbols()
3096 amt = strlen (fnm) + 1; in elf_link_add_object_symbols()
3100 memcpy (anm, fnm, amt); in elf_link_add_object_symbols()
3114 char *fnm, *anm; in elf_link_add_object_symbols() local
3122 amt = strlen (fnm) + 1; in elf_link_add_object_symbols()
[all …]
H A Delflink.h1508 char *fnm, *anm; local
1514 if (n == NULL || fnm == NULL)
1516 amt = strlen (fnm) + 1;
1520 memcpy (anm, fnm, (size_t) amt);
1533 char *fnm, *anm; local
1539 if (n == NULL || fnm == NULL)
1541 amt = strlen (fnm) + 1;
1545 memcpy (anm, fnm, (size_t) amt);
1559 char *fnm, *anm; local
1565 if (n == NULL || fnm == NULL)
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delflink.c3288 char *fnm, *anm; in elf_link_add_object_symbols() local
3294 if (n == NULL || fnm == NULL) in elf_link_add_object_symbols()
3296 amt = strlen (fnm) + 1; in elf_link_add_object_symbols()
3300 memcpy (anm, fnm, amt); in elf_link_add_object_symbols()
3311 char *fnm, *anm; in elf_link_add_object_symbols() local
3317 if (n == NULL || fnm == NULL) in elf_link_add_object_symbols()
3319 amt = strlen (fnm) + 1; in elf_link_add_object_symbols()
3323 memcpy (anm, fnm, amt); in elf_link_add_object_symbols()
3337 char *fnm, *anm; in elf_link_add_object_symbols() local
3345 amt = strlen (fnm) + 1; in elf_link_add_object_symbols()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Encode/bin/
H A Denc2xs1221 -o encode_t.c -f encode_t.fnm