manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 960 for IN (0.029 sec.)
Man page of EXEC 3956
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... execv, execvp, execvpe - ファイルを実行する 書式 #include < unistd.h > extern char **environ; int execl ... ame , const char * arg , ... /* (char *) NULL */); int execlp(const char * file , const char * arg , ... ... /* (char *) NULL */); int execle(const char * pathname , const char * arg , ... ... /*, (char *) NULL, char *const envp [] */); int execv(const char * pathname , char *const argv [] ...
https://man.plustar.jp/manpage/man3/execlp.3.html - [similar]
Man page of EXEC 3956
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... execv, execvp, execvpe - ファイルを実行する 書式 #include < unistd.h > extern char **environ; int execl ... ame , const char * arg , ... /* (char *) NULL */); int execlp(const char * file , const char * arg , ... ... /* (char *) NULL */); int execle(const char * pathname , const char * arg , ... ... /*, (char *) NULL, char *const envp [] */); int execv(const char * pathname , char *const argv [] ...
https://man.plustar.jp/manpage/man3/execv.3.html - [similar]
Man page of EXEC 3956
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... execv, execvp, execvpe - ファイルを実行する 書式 #include < unistd.h > extern char **environ; int execl ... ame , const char * arg , ... /* (char *) NULL */); int execlp(const char * file , const char * arg , ... ... /* (char *) NULL */); int execle(const char * pathname , const char * arg , ... ... /*, (char *) NULL, char *const envp [] */); int execv(const char * pathname , char *const argv [] ...
https://man.plustar.jp/manpage/man3/execvp.3.html - [similar]
Man page of EXEC 3956
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... execv, execvp, execvpe - ファイルを実行する 書式 #include < unistd.h > extern char **environ; int execl ... ame , const char * arg , ... /* (char *) NULL */); int execlp(const char * file , const char * arg , ... ... /* (char *) NULL */); int execle(const char * pathname , const char * arg , ... ... /*, (char *) NULL, char *const envp [] */); int execv(const char * pathname , char *const argv [] ...
https://man.plustar.jp/manpage/man3/execvpe.3.html - [similar]
Man page of CAPGET 3924
CAPGET Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 capget ... et - スレッドのケーパビリティを設定/取得する 書式 #include < sys/capability.h > int capget(cap_user_head ... er_t hdrp , cap_user_data_t datap ); int capset(cap_user_header_t hdrp , const cap_user_da ... ルインターフェースである。 これらのシステムコールは Linux 特有であるというだけでなく、 カーネル API は変更 ... を述べておく。 構造体は以下のように定義される。 #define _LINUX_CAPABILITY_VERSION_1 0x19980330 #define _L ...
https://man.plustar.jp/manpage/man2/capget.2.html - [similar]
Man page of CAPGET 3924
CAPGET Section: Linux Programmer's Manual (2) Updated: 2020-02-09 Index JM Home Page 名前 capget ... et - スレッドのケーパビリティを設定/取得する 書式 #include < sys/capability.h > int capget(cap_user_head ... er_t hdrp , cap_user_data_t datap ); int capset(cap_user_header_t hdrp , const cap_user_da ... ルインターフェースである。 これらのシステムコールは Linux 特有であるというだけでなく、 カーネル API は変更 ... を述べておく。 構造体は以下のように定義される。 #define _LINUX_CAPABILITY_VERSION_1 0x19980330 #define _L ...
https://man.plustar.jp/manpage/man2/capset.2.html - [similar]
Man page of LDD 3868
LDD Section: Linux Programmer's Manual (1) Updated: 2019-03-06 Index JM Home Page 名前 ldd - 共有 ... 表示する 書式 ldd [ option ]... file ... 説明 ldd prints the shared objects (shared libraries) required b ... program or shared object specified on the command line. An example of its use and output (using sed (1) ... to trim leading white space for readability in this page) is the ... following: $ ldd /bin/ls | sed 's/^ */ /' linux-vdso.so.1 ( ...
https://man.plustar.jp/manpage/man1/ldd.1.html - [similar]
Man page of RPC 3868
RPC Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 rpc - 遠隔 ... 下記のプロトタイプでは次の型を使用している。 typedef int bool_t ; typedef bool_t (* xdrproc_t ) (XDR *, vo ... (* resultproc_t ) (caddr_t resp , struct sockaddr_in * raddr ); 型 AUTH , CLIENT , SVCXPRT , XDR の宣言 ... トの認証である。 AUTH *authunix_create(char * host , int uid , int gid , int len , int * aup_gids ); 認証情 ... 適切なパラメーターで authunix_create () を呼び出す。 int callrpc(char * host , unsigned long prognum , uns ...
https://man.plustar.jp/manpage/man3/auth_destroy.3.html - [similar]
Man page of RPC 3868
RPC Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 rpc - 遠隔 ... 下記のプロトタイプでは次の型を使用している。 typedef int bool_t ; typedef bool_t (* xdrproc_t ) (XDR *, vo ... (* resultproc_t ) (caddr_t resp , struct sockaddr_in * raddr ); 型 AUTH , CLIENT , SVCXPRT , XDR の宣言 ... トの認証である。 AUTH *authunix_create(char * host , int uid , int gid , int len , int * aup_gids ); 認証情 ... 適切なパラメーターで authunix_create () を呼び出す。 int callrpc(char * host , unsigned long prognum , uns ...
https://man.plustar.jp/manpage/man3/authnone_create.3.html - [similar]
Man page of RPC 3868
RPC Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 rpc - 遠隔 ... 下記のプロトタイプでは次の型を使用している。 typedef int bool_t ; typedef bool_t (* xdrproc_t ) (XDR *, vo ... (* resultproc_t ) (caddr_t resp , struct sockaddr_in * raddr ); 型 AUTH , CLIENT , SVCXPRT , XDR の宣言 ... トの認証である。 AUTH *authunix_create(char * host , int uid , int gid , int len , int * aup_gids ); 認証情 ... 適切なパラメーターで authunix_create () を呼び出す。 int callrpc(char * host , unsigned long prognum , uns ...
https://man.plustar.jp/manpage/man3/authunix_create.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022