manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 182 for status (0.063 sec.)
Man page of ERROR 6291
ERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 error, ... き出し関数 書式 #include < error.h > void error(int status , int errnum , const char * format , ...); void er ... ror_at_line(int status , int errnum , const char * filename , unsigned in ... 変更可能であり、変更すると error () の出力が変わる。 status が 0 以外の場合、 error () は exit (3) を呼び出して ...
https://man.plustar.jp/manpage/man3/error_at_line.3.html - [similar]
Man page of ERROR 6291
ERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 error, ... き出し関数 書式 #include < error.h > void error(int status , int errnum , const char * format , ...); void er ... ror_at_line(int status , int errnum , const char * filename , unsigned in ... 変更可能であり、変更すると error () の出力が変わる。 status が 0 以外の場合、 error () は exit (3) を呼び出して ...
https://man.plustar.jp/manpage/man3/error_message_count.3.html - [similar]
Man page of ERROR 6291
ERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 error, ... き出し関数 書式 #include < error.h > void error(int status , int errnum , const char * format , ...); void er ... ror_at_line(int status , int errnum , const char * filename , unsigned in ... 変更可能であり、変更すると error () の出力が変わる。 status が 0 以外の場合、 error () は exit (3) を呼び出して ...
https://man.plustar.jp/manpage/man3/error_one_per_line.3.html - [similar]
Man page of ERROR 6291
ERROR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 error, ... き出し関数 書式 #include < error.h > void error(int status , int errnum , const char * format , ...); void er ... ror_at_line(int status , int errnum , const char * filename , unsigned in ... 変更可能であり、変更すると error () の出力が変わる。 status が 0 以外の場合、 error () は exit (3) を呼び出して ...
https://man.plustar.jp/manpage/man3/error_print_progname.3.html - [similar]
Man page of WAIT 6103
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... ypes.h > #include < sys/wait.h > pid_t wait(int * wstatus ); pid_t waitpid(pid_t pid , int * wstatus , int o ... し元のスレッドの実行を一時停止する。 呼び出し wait(&wstatus) は以下と等価である: waitpid(-1, &wstatus, 0); wai ... 復帰する。 (Linux 専用オプションについては後述する) wstatus が NULL でなければ、 wait () や waitpid () は stat ... そのものを指定する。ポインターではない!) WIFEXITED( wstatus ) 子プロセスが正常に終了した場合に真を返す。 「正常 ...
https://man.plustar.jp/manpage/man2/wait.2.html - [similar]
Man page of WAIT 6103
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... ypes.h > #include < sys/wait.h > pid_t wait(int * wstatus ); pid_t waitpid(pid_t pid , int * wstatus , int o ... し元のスレッドの実行を一時停止する。 呼び出し wait(&wstatus) は以下と等価である: waitpid(-1, &wstatus, 0); wai ... 復帰する。 (Linux 専用オプションについては後述する) wstatus が NULL でなければ、 wait () や waitpid () は stat ... そのものを指定する。ポインターではない!) WIFEXITED( wstatus ) 子プロセスが正常に終了した場合に真を返す。 「正常 ...
https://man.plustar.jp/manpage/man2/waitid.2.html - [similar]
Man page of WAIT 6103
WAIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 wait, wa ... ypes.h > #include < sys/wait.h > pid_t wait(int * wstatus ); pid_t waitpid(pid_t pid , int * wstatus , int o ... し元のスレッドの実行を一時停止する。 呼び出し wait(&wstatus) は以下と等価である: waitpid(-1, &wstatus, 0); wai ... 復帰する。 (Linux 専用オプションについては後述する) wstatus が NULL でなければ、 wait () や waitpid () は stat ... そのものを指定する。ポインターではない!) WIFEXITED( wstatus ) 子プロセスが正常に終了した場合に真を返す。 「正常 ...
https://man.plustar.jp/manpage/man2/waitpid.2.html - [similar]
Man page of NL 6003
NL Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 sha1sum - SHA1 ハッ ... 書式 sha1sum [ -bctw ] [ --binary ] [ --check ] [ --status ] [ --text ] [ --warn ] [ FILE... ] sha1sum [ --he ... を出す。 --check とともに使うときにのみ機能する。 --status 表示を抑制し、ステータスコードを返して終了する。 警 ...
https://man.plustar.jp/manpage/man1/sha1sum.1.html - [similar]
Man page of GETTTYENT 6003
GETTTYENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 get ... *ty_type; /* termcap のための端末タイプ */ int ty_status; /* 状態フラグ */ char *ty_window; /* ウィンドウマ ... / char *ty_comment; /* コメントフィールド */ }; ty_status は以下のいずれか値をとることができる。 #define TTY ...
https://man.plustar.jp/manpage/man3/endttyent.3.html - [similar]
Man page of GETTTYENT 6003
GETTTYENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 get ... *ty_type; /* termcap のための端末タイプ */ int ty_status; /* 状態フラグ */ char *ty_window; /* ウィンドウマ ... / char *ty_comment; /* コメントフィールド */ }; ty_status は以下のいずれか値をとることができる。 #define TTY ...
https://man.plustar.jp/manpage/man3/getttyent.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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