Home
last modified time | relevance | path

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

12345678

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dwordfree.texi1 @node wordfree
2 @section @code{wordfree}
3 @findex wordfree
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/wordfree.htm…
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dwordfree.texi1 @node wordfree
2 @section @code{wordfree}
3 @findex wordfree
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wordfree.html}
/dports/lang/fpc-source/fpc-3.2.2/packages/libc/src/
H A Dwordexph.inc28 procedure wordfree(__wordexp:Pwordexp_t);cdecl;external clib name 'wordfree';
40 procedure wordfree(var __wordexp: wordexp_t);cdecl;external clib name 'wordfree';
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/
H A Duserfile.c47 wordfree(&we); in snd_user_file()
52 wordfree(&we); in snd_user_file()
58 wordfree(&we); in snd_user_file()
/dports/astro/celestia/celestia-1.6.1/src/celutil/
H A Dunixdirectory.cpp120 wordfree(&result); in WordExp()
126 wordfree(&result); in WordExp()
131 wordfree(&result); in WordExp()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celutil/
H A Dunixdirectory.cpp120 wordfree(&result); in WordExp()
126 wordfree(&result); in WordExp()
131 wordfree(&result); in WordExp()
/dports/shells/yash/yash-2.51/lineedit/
H A Dcompparse.c315 wordfree(w); in cparse_simple_command()
392 wordfree(w); in ctryparse_assignment()
473 wordfree(w); in cparse_for_command()
503 wordfree(w); in cparse_for_command()
522 wordfree(w); in cparse_for_command()
545 wordfree(w); in cparse_case_command()
560 wordfree(w); in cparse_case_command()
581 wordfree(w); in cparse_function_definition()
599 wordfree(w); in ctryparse_word()
927 wordfree(w); in cparse_paramexp_in_brace()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Dwordexp.c67 wordfree(we); in wordexp()
75 wordfree(we); in wordexp()
79 wordfree(we); in wordexp()
337 wordfree(wordexp_t *we) in wordfree() function
/dports/graphics/swappy/swappy-1.4.0/src/
H A Dconfig.c36 wordfree(&p); in get_default_save_dir()
57 wordfree(&p); in get_config_file()
98 wordfree(&p); in load_config_from_file()
/dports/security/sudo/sudo-1.9.8p2/src/regress/noexec/
H A Dcheck_noexec.c159 wordfree(&we); in try_wordexp()
163 wordfree(&we); in try_wordexp()
/dports/sysutils/libdnf/libdnf-0.64.0/tests/hawkey/
H A Dtestshared.cpp66 wordfree(&word_vector); in glob_for_repofiles()
70 wordfree(&word_vector); in glob_for_repofiles()
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libast/comp/
H A Dwordexp.c75 wordfree(wdarg); in wordexp()
201 int wordfree(register wordexp_t *wdarg) in wordfree() function
/dports/shells/ksh93/ast-93u/src/lib/libast/comp/
H A Dwordexp.c75 wordfree(wdarg); in wordexp()
201 int wordfree(register wordexp_t *wdarg) in wordfree() function
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libast/comp/
H A Dwordexp.c75 wordfree(wdarg); in wordexp()
201 int wordfree(register wordexp_t *wdarg) in wordfree() function
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/misc/
H A Dwordexp.c41 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()
179 void wordfree(wordexp_t *we) in wordfree() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/misc/
H A Dwordexp.c41 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()
179 void wordfree(wordexp_t *we) in wordfree() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/misc/
H A Dwordexp.c41 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()
179 void wordfree(wordexp_t *we) in wordfree() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/misc/
H A Dwordexp.c41 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()
179 void wordfree(wordexp_t *we) in wordfree() function
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/misc/
H A Dwordexp.c41 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()
179 void wordfree(wordexp_t *we) in wordfree() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/misc/
H A Dwordexp.c41 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()
179 void wordfree(wordexp_t *we) in wordfree() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/misc/
H A Dwordexp.c47 if (flags & WRDE_REUSE) wordfree(we); in do_wordexp()
185 void wordfree(wordexp_t *we) in wordfree() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/posix/
H A DMakefile.in89 lib_a-wordexp.$(OBJEXT) lib_a-wordfree.$(OBJEXT)
109 execvp.lo wordexp.lo wordfree.lo
305 execve.c execvp.c wordexp.c wordfree.c
572 lib_a-wordfree.o: wordfree.c
573 …FLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-wordfree.o `test -f 'wordfree.c' || echo '$(srcdir)/'…
575 lib_a-wordfree.obj: wordfree.c
576 …LUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-wordfree.obj `if test -f '…
/dports/x11/waybar/Waybar-0.9.12/src/
H A Dconfig.cpp29 wordfree(&p); in tryExpandPath()
32 wordfree(&p); in tryExpandPath()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/stdlib/
H A Dwordfree.c23 wordfree(wordexp_t *pwordexp) in wordfree() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/stdlib/
H A Dwordfree.c23 wordfree(wordexp_t *pwordexp) in wordfree() function

12345678