Results of 1 - 1 of about 1 for pathbuf (0.000 sec.)
- Man page of CONFSTR 9414
- CONFSTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 confs
...
ーティリティがあるパス を取得するものである。 char *pathbuf; size_t n; n = confstr(_CS_PATH, NULL, (size_t) 0) ...
; pathbuf = malloc (n); if (pathbuf == NULL) abort(); confst ...
r(_CS_PATH, pathbuf, n); 関連項目 getconf (1), sh (1), exec (3), fpath ...
連キーワード confstr , 変数 , CONFSTR , 取得 , buf , pathbuf , PATH , size , pages , バイト Linux マニュアル 一 ...
-
https://man.plustar.jp/manpage/man3/confstr.3.html
- [similar]
PREV
1
NEXT