extFS-Seyshell/docs/doxygen/latex/exec_8h.tex

31 lines
1.6 KiB
TeX

\doxysection{src/exec.h File Reference}
\hypertarget{exec_8h}{}\label{exec_8h}\index{src/exec.h@{src/exec.h}}
{\ttfamily \#include $<$stdio.\+h$>$}\newline
{\ttfamily \#include $<$sys/wait.\+h$>$}\newline
Include dependency graph for exec.\+h\+:
% FIG 0
This graph shows which files directly or indirectly include this file\+:
% FIG 1
\doxysubsubsection*{Functions}
\begin{DoxyCompactItemize}
\item
int \mbox{\hyperlink{exec_8h_a2fdd409be116a4535870fd87be4cd941}{is\+\_\+builtin\+\_\+cmd}} (char \texorpdfstring{$\ast$}{*}executable)
\item
int \mbox{\hyperlink{exec_8h_a0eaeafb557648df1d7fb77848b11edf5}{execute\+\_\+cmd}} (char \texorpdfstring{$\ast$}{*}\texorpdfstring{$\ast$}{*}args)
\end{DoxyCompactItemize}
\doxysubsection{Function Documentation}
\Hypertarget{exec_8h_a0eaeafb557648df1d7fb77848b11edf5}\label{exec_8h_a0eaeafb557648df1d7fb77848b11edf5}
\index{exec.h@{exec.h}!execute\_cmd@{execute\_cmd}}
\index{execute\_cmd@{execute\_cmd}!exec.h@{exec.h}}
\doxysubsubsection{\texorpdfstring{execute\_cmd()}{execute\_cmd()}}
{\footnotesize\ttfamily int execute\+\_\+cmd (\begin{DoxyParamCaption}\item[{char \texorpdfstring{$\ast$}{*}\texorpdfstring{$\ast$}{*}}]{args }\end{DoxyParamCaption})}
\Hypertarget{exec_8h_a2fdd409be116a4535870fd87be4cd941}\label{exec_8h_a2fdd409be116a4535870fd87be4cd941}
\index{exec.h@{exec.h}!is\_builtin\_cmd@{is\_builtin\_cmd}}
\index{is\_builtin\_cmd@{is\_builtin\_cmd}!exec.h@{exec.h}}
\doxysubsubsection{\texorpdfstring{is\_builtin\_cmd()}{is\_builtin\_cmd()}}
{\footnotesize\ttfamily int is\+\_\+builtin\+\_\+cmd (\begin{DoxyParamCaption}\item[{char \texorpdfstring{$\ast$}{*}}]{executable }\end{DoxyParamCaption})}